标签:eve git add log comm ssh pull ast dev develop
1.git clone +SSH地址
2.git remote
3.git remote -v
4.git pull
5.git push
6.git log 查看更新日志
7.git commit
8.git add
9.提pr pull request的简称
10.merge 合代码
11.develop分支,master分支
标签:eve git add log comm ssh pull ast dev develop
原文地址:http://www.cnblogs.com/tester-bug/p/6084812.html