git官网
https://git-scm.com
github官网
https://github.com
注册到配置的过程,SSH配置
Win:https://blog.csdn.net/nmjuzi/article/details/82184818
Mac:https://www.cnblogs.com/peteremperor/p/6135809.html
https://blog.csdn.net/qq_38658877/article/details/97612820
常用命令
http://www.imooc.com/article/269298?mc_marking=69117a1094fbece9d5da3e3f4410691a&mc_channel=weibo
https://gitee.com/liaoxuefeng/learn-java/raw/master/teach/git-cheatsheet.pdf
本地免密
https://blog.csdn.net/lonyw/article/details/75392410
提交过程中,出现SSH配置、测试没问题,但是提交不上去。将git clone 的链接改成SSH的好使了,且免密
image.png