TeamStuQ / skill-map

程序员技能图谱

Home Page:https://github.com/TeamStuQ/skill-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git 命令学习资源

lmdeditor opened this issue · comments

请大家按照以下格式推荐资源,参与者均有机会获得 StuQ 礼品,感谢!:)

路径指导/书单/博客/网站推荐:
标题:
链接:
作者:
标签(选填):

微信公众号/微博/Twitter/Github推荐:
公众号:
个性域名:
二维码图片(选填):
标签(选填):

commented

github:

I am serious:

  • Man-pages{,-posix} install git git-manpages man-pages man-pages-posix and run git help -a
  • Online reading from [kernel dot org](https://www.kernel.org/doc/man-pages/ and search git by hand)
  • Git book by Scott Chacon and Ben Straub from git-scm
  • Git guide from sourcemage team by stealth guide
  • Other material from BSD forks
    ....

Hopefully this will be helpful :-)

书单
标题:《Git权威指南》
作者: 蒋鑫
标签(选填):机械工业出版社

路径指导
标题:Pro Git,第二版,简体中文
链接:https://www.gitbook.com/book/bingohuang/progit2/details
作者: Scott Chacon and Ben Straub

路径指导
标题:一篇文章,教你学会Git
链接:http://www.jianshu.com/p/072587b47515
作者: Ruheng

网站
标题:Git教程 - 廖雪峰的官方网站
链接:https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
作者:廖雪峰

开源项目
标题:git-tips 中译版(13.1k Star)
链接:https://github.com/521xueweihan/git-tips
作者: 521xueweihan(HelloGitHub-卤蛋)

脑图:https://github.com/521xueweihan/git-tips#%E8%84%91%E5%9B%BE

还有比这更好的吗? 需要翻墙

http://ndpsoftware.com/git-cheatsheet.html#loc=workspace;

image