Github指南汇集了各类Github学习资料,给大家提供方便。本指南将不断更新,大家有好的资源欢迎Pull Requests!
本指南最开始的雏形来源于本人blog, 以前更新在blog上,为了以后让更多人参与进来,本人将它放在Github。
欢迎在Github或者个人blog上关注我
Github:https://github.com/jasonim
Blog: http://hujiandong.com
官方文档: https://git-scm.com/doc
Pro Git(必看) | 网址 |
---|---|
英文 | https://git-scm.com/book/en/v2 |
中文 | https://git-scm.com/book/zh/v2 |
廖雪峰Git教程: http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
在线学习:http://learngitbranching.js.org/?NODEMO
git简明指南:http://rogerdudler.github.io/git-guide/index.zh.html
Githug(git 学习工具): https://github.com/Gazler/githug
Git使用技巧:https://github.com/git-tips/tips
git for Windows: https://code.google.com/p/msysgit/downloads/list?q=full+installer+official+git
tortoisegit: https://code.google.com/p/tortoisegit/
Sourcetree: https://www.sourcetreeapp.com/
A successful Git branching model: http://nvie.com/posts/a-successful-git-branching-model/
翻译:http://www.juvenxu.com/2010/11/28/a-successful-git-branching-model/
工具:https://github.com/nvie/gitflow
git-flow 备忘清单: http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.html
Learn git in 20 minutes: https://www.youtube.com/watch?v=Y9XZQO1n_7c
Git Video Tutorial1-4: https://www.youtube.com/watch?v=r63f51ce84A
GitHub 的帮助页面:https://help.github.com/
Github Pull Requests: https://www.zhihu.com/question/21682976
使用GitHub进行团队合作 | 网址 |
---|---|
英文 | http://code.tutsplus.com/articles/team-collaboration-with-github--net-29876 |
中文 | http://xiaocong.github.io/blog/2013/03/20/team-collaboration-with-github/ |
如何发现优秀的开源项目: http://stormzhang.com/github/2016/07/28/learn-github-from-zero7/
GitHub秘籍: https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md
如何高效利用GitHub:http://www.yangzhiping.com/tech/github.html
怎样使用 GitHub(文科妹纸):https://www.zhihu.com/question/20070065/answer/79557687
GitHub 漫游指南(Phodal): https://github.com/phodal/github-roam
如何編輯Github Wiki:https://github.com/g0v/dev/wiki/%E5%A6%82%E4%BD%95%E7%B7%A8%E8%BC%AF-Wiki
Github添加图片的方法: http://stackoverflow.com/questions/13808020/include-an-svg-hosted-on-github-in-markdown
GitHub 使用: https://gold.xitu.io/post/5846aee5ac502e006bb45d7e
你必须『收藏』的Github技巧: https://gold.xitu.io/post/58509f8161ff4b00683a360c
jekyll官方教程(中文):http://jekyllcn.com/
hexo官方教程(中文):https://hexo.io/zh-cn/docs/index.html
简明Github Pages与Hexo教程:http://www.jianshu.com/p/05289a4bc8b2
像 geek 一样写博客:http://wiki.jikexueyuan.com/project/github-page/
Hexo搭建GitHub博客系列: http://zhiho.github.io/categories/hexo/
GitBook 简明教程:http://www.chengweiyang.cn/gitbook/index.html
Gitbook 使用入门:https://github.com/wwq0327/gitbook-zh
官方教程:https://docs.travis-ci.com/user/getting-started/
Android项目持续集成-Travis CI: http://hujiandong.com/2016/08/01/android-continuous-integration-travis/
octotree(浏览器扩展,树状格式显示GitHub的代码):https://github.com/buunguyen/octotree
版权采用CC Attribution-NonCommercial 中文:署名-非商业性使用协议.
© 2016 JasonThink rights reserved.