idea开发工具配置git版本控制手册

1、先下载git客户端:http://git-scm.com/downloads

2、我下载的git版本是2.20.1,64位:Git-2.20.1-64-bit.exe

3、git2.20客户端的安装步骤参考这篇blog:https://blog.csdn.net/qq_39387475/article/details/84996173

4、在IntelliJ IDEA中配置GIT步骤:https://blog.csdn.net/DoUUnderstand/article/details/78624935

5、git代码提交:https://blog.csdn.net/java_ying/article/details/80621049

6、git代码更新、提交、还原方法:https://blog.csdn.net/xiaoyao2246/article/details/80605311

                                                         https://blog.csdn.net/geng31/article/details/78585557/

7、几个典型应用场景的简单解释(其中场景一、五、六、八不需要关注)

      https://blog.csdn.net/autfish/article/details/52513465

猜你喜欢

转载自blog.csdn.net/dhklsl/article/details/85235295