git使用相關資源

  • git官方文檔(git基礎,英文版):

https://git-scm.com/docshtml

  • pro git(中文版):

https://git-scm.com/book/zh/v2git

  • 廖雪峯的Git教程(簡單易懂):

https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000github

  • git-cheat-sheet(經常使用git命令):

http://www.cheat-sheets.org/saved-copy/git-cheat-sheet.pdfide

  • 圖解Git(我的以爲很是牛逼的一篇文章,幫助更透徹理解):

http://marklodato.github.io/visual-git-guide/index-zh-cn.html#reset工具

  • 一個很是有趣的git遊戲(使用git命令過關):

https://learngitbranching.js.org/post

  • a successful git branching model(業界承認的gitflow工做流最初提出的文章):

http://nvie.com/posts/a-successful-git-branching-model/ui

  • git經常使用工做流總結(咱們主要關注gitflow工做流,,裏面也講了企業平常開發使用gitflow的探索):

https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md.net

  • GitFlow工做流經常使用操做流程(gitflow工做流的一些總結):

http://www.javashuo.com/article/p-fmjlpzhw-cc.htmlhtm

  • git-flow備忘清單(主要是git-flow這個工具相關命令,用普通git命令同樣能夠實現git-flow工做流):

http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.htmlblog

  • Git查看、刪除、重命名遠程分支和tag

https://blog.zengrong.net/post/1746.html

相關文章
相關標籤/搜索