Git的一些资料

刚刚无聊的时候发现InfoQ上的一些关于Git的文章,顺便总结一下Git的相关资料,回头好好看看。

Git历险记系列:

  • Git历险记(一):初识Git
  • Git历险记(二):Git的安装和配置
  • Git历险记(三):创建一个自己的本地仓库
  • Git历险记(四):索引与提交的幕后故事
  • Git历险记(五):Git里的分支&合并

GitCommunityBook:alx.github.io/gitbook

GitCommunityBook 中文版:http://gitbook.liuhui998.com/

ProGit:git-scm.com/book‎

ProGit中文版:git-scm.com/blog/2010/06/09/pro-git-zh.html‎

Git is the next Unix:http://www.advogato.org/person/apenwarr/diary/371.html

Try Git:http://try.github.io/levels/1/challenges/1

GotGitHub:http://www.worldhello.net/gotgithub/

花20分钟写的-大白话讲解如何给github上项目贡献代码:http://my.eoe.cn/leigo/archive/3221.html

Git,想说爱你不容易:http://shellblog.sinaapp.com/?p=277

看日记学Git:http://roclinux.cn/?cat=72

Github是如何使用Github撰写Github文档的:http://segmentfault.com/blog/openwrt/1190000002473246

图解Git:http://linux.cn/article-1043-1.html

给Git初学者的七个建议:http://www.embeddedlinux.org.cn/html/xinshourumen/201310/30-2665.html

你可能感兴趣的:(git,软件应用)