git 学习用,常用命令及流程如下:
git add .
git commit -m "<备注>"
git pull --rebase
git push
|
|
6 gadi atpakaļ | |
|---|---|---|
| readme.md | 6 gadi atpakaļ | |
| ydf_test.go | 6 gadi atpakaļ |
git add .
git commit -m "<备注>"
git pull --rebase
git push
git status
git show