主要参考了廖雪峰的博客git教程。
总结命令:
git add file
git commit -m "it it a txt"
git push origin master
以及远程仓库的创建,关联,推送与克隆
git的坑:
1.https://zhidao.baidu.com/question/1987671414731625147.html.
主要参考了廖雪峰的博客git教程。
总结命令:
git add file
git commit -m "it it a txt"
git push origin master
以及远程仓库的创建,关联,推送与克隆
git的坑:
1.https://zhidao.baidu.com/question/1987671414731625147.html.