Scott Chacon is a Git evangelist and Ruby developer employed at Logical Awesome working on GitHub.com. He is the author of the Git Internals Peepcode PDF as well as the maintainer of the Git homepage and the Git Community Book. Scott has presented at RailsConf, RubyConf, Scotland on Rails, Ruby Kaigi, OSCON and a number of local groups and has done corporate training on Git across the country.
Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.
* A book by Git experts to turn you into a Git expert
* Introduces the world of distributed version control
* Shows how to build a Git development workflow
What you’ll learn
* Use Git as a programmer or a project leader.
* Become a fluent Git user.
* Use distributed features of Git to the full.
* Acquire the ability to insert Git in the development workflow.
* Migrate programming projects from other SCMs to Git.
* Learn how to extend Git.
This book is for all open source developers: you are bound to encounter it somewhere in the course of your working life. Proprietary software developers will appreciate Git’s enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.
發表於2025-02-02
Pro Git 2025 pdf epub mobi 電子書 下載
先上個在綫閱讀的鏈接 http://git-scm.com/book/zh/ 先說說對書的內容的評價: - 長短適中:每個section大概10-20min能夠讀完,可以利用飯後休息時間見縫插針地讀 - 內容全麵:涵蓋瞭Git的常用命令、分支特性、遠程倉庫、自己搭建Git服務器、配置、內部原理等各個方麵。零基礎...
評分對於入門和理解Git的思想和內部機製是不錯的書~~~~ 但感覺還不夠,很多實踐需要自己通過stackoverflow和git help <command>來查~~~~ 另外,感覺還是沒講清楚merge和rebase的本質區彆~~
評分先是看瞭《版本控製之道——使用Git》,在其豆瓣評論裏發現瞭關於《Pro Git》的鏈接,於是就去下瞭中文版來讀。 此書介紹的內容要比《使用Git》深入許多,尤其是對多人閤作和分布式項目管理的討論,是《使用Git》中所缺少的。在學習瞭Git的一係列命令之後,如何纔能有效的使用...
評分對於入門和理解Git的思想和內部機製是不錯的書~~~~ 但感覺還不夠,很多實踐需要自己通過stackoverflow和git help <command>來查~~~~ 另外,感覺還是沒講清楚merge和rebase的本質區彆~~
評分這篇不錯。 Git版本控製軟件結閤GitHub從入門到精通常用命令學習手冊 Git客戶端圖文詳解如何安裝配置GitHub操作流程攻略 http://www.ihref.com/read-16369.html
圖書標籤: git 版本控製 計算機 軟件開發 版本管理 Git 工具 programming
:無
評分github頁麵的git crash course推薦的 本書的在綫版 http://progit.org/ 也可以免費下pdf版本……
評分在想為什麼git的作者不寫git的書呢,好像業內很多作者都不寫書,他們寫的都類似tutorial
評分文筆流暢易讀,圖更贊。internal一節也有深度。 好書
評分在綫 中文版,http://progit.org/book/zh/ 感謝@chunzi 建議再閱讀:http://www.juvenxu.com/2010/11/28/a-successful-git-branching-model/ 《一個成功的Git分支模型》這篇文章
Pro Git 2025 pdf epub mobi 電子書 下載