#git常用命令#

git fetch;

git pull;

git add;

git commit;

git push;

git diff;

git tag;

git checkout;

git branch;