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