软件世界:最常用的Git方法
由Gudao Luo在2011-07-07 at 17:58发表的
- 前提条件
- 本地已经安装了Git
- 有Git服务器帐号,如, Github
- 从服务器上已经下载了项目
- 参考资料
- http://sixrevisions.com/resources/git-tutorials-beginners/
- http://www.vogella.de/articles/Git/article.html
- http://www.ralfebert.de/tutorials/git/
- http://www.kernel.org/pub/software/scm/git/docs/v1.2.6/tutorial.html
- http://veerasundar.com/blog/2011/06/git-tutorial-getting-started/
- http://veerasundar.com/blog/2011/06/git-tutorial-my-git-work-flow/