zhoukekestar / notes

My Personal Notes.
https://zhoukekestar.github.io/notes/
MIT License
17 stars 8 forks source link

Git tips #56

Open zhoukekestar opened 6 years ago

zhoukekestar commented 6 years ago

https://zhoukekestar.github.io/notes/git/2016/12/23/git-tips.html

zhoukekestar commented 6 years ago
git status 
git add .
git diff --cached
git remote -v // see origin

https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000