git 学习用,常用命令及流程如下:
git add .
git commit -m "<备注>"
git pull --rebase
git push
|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| readme.md | %!s(int64=6) %!d(string=hai) anos | |
| ydf_test.go | %!s(int64=6) %!d(string=hai) anos |
git add .
git commit -m "<备注>"
git pull --rebase
git push
git status
git show