1、idea提交新的项目到git

2、在弹窗中选中要提交的项目(默认会选中),点击OK,点击项目会变红(表示未提交)。同时项目目录下会生成.git文件

idea提交新的项目到git

3、 添加后,项目文件会变绿,表示提交到了本地仓库idea提交新的项目到git

 4、

idea提交新的项目到git

5、提交到本地仓库idea提交新的项目到git

 

6、提交远程仓库

idea提交新的项目到git

 

7、

idea提交新的项目到git

8、填写好后,直接点击上面弹窗的push提交即可。

 

来源:https://jingyan.baidu.com/article/9c69d48fe68cce13c9024e9c.html

 

相关文章: