git 命令

git add
git commit
git commit --amend

git push
git review

git pull

git log

git remote add -f server_name XXX/YYY/git_repo

你可能感兴趣的:(git 命令)