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.
發表於2024-12-22
Pro Git 2024 pdf epub mobi 電子書 下載
從vss到cvs到svn走過來的我,一直把git當"更方便的svn“用,直到看到身邊的同事用的齣神入化,快捷又方便,纔終於找瞭這本書看。這本書的特點是開始就把概念講的很清楚,圖示做的很傳神,即使不看最後一章(講git內部實現)也能理解得差不多。這樣以來對於以前很少自己用的分支...
評分先上個在綫閱讀的鏈接 http://git-scm.com/book/zh/ 先說說對書的內容的評價: - 長短適中:每個section大概10-20min能夠讀完,可以利用飯後休息時間見縫插針地讀 - 內容全麵:涵蓋瞭Git的常用命令、分支特性、遠程倉庫、自己搭建Git服務器、配置、內部原理等各個方麵。零基礎...
評分對於入門和理解Git的思想和內部機製是不錯的書~~~~ 但感覺還不夠,很多實踐需要自己通過stackoverflow和git help <command>來查~~~~ 另外,感覺還是沒講清楚merge和rebase的本質區彆~~
評分書不錯,看兩個小時就能入手,配圖很贊,讓你在用git的時候大腦中始終有個版本樹,清晰明瞭,有一種一切都在控製之中的快感。 前三章看完就可以開始正式使用瞭,沒有任何問題。 後麵對原理的講解,尤其是配圖很贊,像我這種想象力不高的人也能輕易地明白。
評分無疑是學習Git最好的書籍之一。 它有幾個特點: 1. Free,包括免費和自由,書的編寫本身也是用git來管理的。 2. 深入淺齣 3. 涵蓋從分布式版本控製的概念、git的使用、git服務的構建、git的customize到最後git的原理,基本印證其Pro的一麵。 4. 實踐性比較強
圖書標籤: git 版本控製 計算機 軟件開發 版本管理 Git 工具 programming
讀前半本入門不錯,例子什麼的講得挺細;後麵的暫時用不到,讀過瞭也感覺hold不住
評分寫得非常清晰,非常好懂。git 真是個偉大的工具!版本管理思想在項目開發中的重要性大概就如社會製度對社會發展的重要性一樣。
評分在綫 中文版,http://progit.org/book/zh/ 感謝@chunzi 建議再閱讀:http://www.juvenxu.com/2010/11/28/a-successful-git-branching-model/ 《一個成功的Git分支模型》這篇文章
評分有中文譯本,可以看看
評分非常好的git介紹,要點清晰,讀起來不費力,非常有用。
Pro Git 2024 pdf epub mobi 電子書 下載