git与github之降龙十八掌

来源:瞎乎:我们收集全世界的网站,想要做最好的网络书签
由于自己特别喜欢收藏网站,所以萌生了做一个网站来分享这些内容的想法,希望能与大家共享互联网带来的便利和知识。
这是第一期:Git与GitHub之降龙十八掌

官方内容:

  1. https://git-scm.com/ 官网

  2. https://git-scm.com/doc Documentation:包括参考手册、pro git 这本书、视频、

  3. https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf cheatsheet

  4. http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf cheatsheet

书:

  1. http://backlogtool.com/git-guide/cn/ 猴子都能懂的GIT入门

  2. https://git-scm.com/book/en/v2 Pro Git

  3. http://www-cs-students.stanford.edu/~blynn/gitmagic/ git magic

  4. https://github.com/pluralsight/git-internals-pdf/releases/download/v2.0/peepcode-git.pdf Git Internals Peepcode PDF

  5. http://think-like-a-git.net/ 像GIT一样思考

  6. http://gitbook.liuhui998.com/index.html Git Community Book 中文版

教程:

  1. https://try.github.io/levels/1/challenges/1 git手把手入门教程

  2. http://gitref.org/ git 参考

  3. http://rogerdudler.github.io/git-guide/index.zh.html Git简明指南

  4. http://marklodato.github.io/visual-git-guide/index-zh-cn.html 图解教程

  5. http://eagain.net/articles/git-for-computer-scientists/ 计算机科学家的Git

  6. http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 廖雪峰的教程

  7. https://www.atlassian.com/git/ 正确使用Git

  8. https://www.codeschool.com/search?utf8=%E2%9C%93&loc=hero&query=git codeschool关于git的教程

其它

  1. http://firstaidgit.io First Aid Git:使用Git的常见问题与解决方案

github

  1. https://guides.github.com/ GitHub 的官方指南

  2. https://help.github.com/ github帮助

  3. http://www.worldhello.net/gotgithub/01-explore-github/index.html 探索GitHub

  4. https://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/ github秘籍

Awesome系列

文章、工具、扩展、好玩的东西,请参考Awesome系列:

  1. https://github.com/AntBranch/awesome-github

  2. https://github.com/fffaraz/awesome-github

  3. https://github.com/Kikobeats/awesome-github

  4. https://github.com/phillipadsmith/awesome-github

  5. https://github.com/dictcp/awesome-git

  6. https://github.com/stefanbuck/awesome-browser-extensions-for-github

关键字:git, Github, 教程

版权声明

本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处。如若内容有涉嫌抄袭侵权/违法违规/事实不符,请点击 举报 进行投诉反馈!

相关文章

立即
投稿

微信公众账号

微信扫一扫加关注

返回
顶部