Kosmos Kosmos

---我们总得选择一条路去前行---

目录
git基本操作
/  

git基本操作

一般提交操作为:

git add -all ==>  gaa
git commit -m "xxxx" ==> gc
git pull ==>   gl
git push  ==>  gp

自动保存密码:

git config --global credential.helper store


今日诗词 标题:git基本操作
作者:ellenbboe
地址:https://ellenbboe.github.io/articles/2018/07/10/1561009675261.html