GIT-git语法
1、clone项目:
进入要保存文件的文件夹,右键git bash here 数据 【git clone -b 分支名称 clone的url的地址】
2、idea提交代码:
点击下方的Terminal 【git add .】
【git commit -m "[msg]"】
【git pust origin 分支名称】
本文来自博客园,作者:skystrivegao,转载请注明原文链接:https://www.cnblogs.com/skystrive/p/15639988.html
整理不易,如果对您有所帮助 请点赞收藏,谢谢~