git常用命令

1. git clone 

2.git fetch

3.git add

4.git commint

5.git push

6.git pull

7.git merge

原文地址:https://www.cnblogs.com/daixiaotian/p/8994179.html