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-04-14
Pro Git 2025 pdf epub mobi 電子書 下載
對於入門和理解Git的思想和內部機製是不錯的書~~~~ 但感覺還不夠,很多實踐需要自己通過stackoverflow和git help <command>來查~~~~ 另外,感覺還是沒講清楚merge和rebase的本質區彆~~
評分全書對Git的應用場景,以及典型的模式講得比較透徹。 無論對於初學者還是想進一步瞭解Git工作原理的同學都比較適閤。 初略的看瞭一遍,不但瞭解瞭Git的基本操作,同時也對版本以及分支 的概念有瞭比較深刻的認識。而且從中能夠更深入的理解VCS係統的構造原理。非常贊。 對於書...
評分先上個在綫閱讀的鏈接 http://git-scm.com/book/zh/ 先說說對書的內容的評價: - 長短適中:每個section大概10-20min能夠讀完,可以利用飯後休息時間見縫插針地讀 - 內容全麵:涵蓋瞭Git的常用命令、分支特性、遠程倉庫、自己搭建Git服務器、配置、內部原理等各個方麵。零基礎...
評分全書對Git的應用場景,以及典型的模式講得比較透徹。 無論對於初學者還是想進一步瞭解Git工作原理的同學都比較適閤。 初略的看瞭一遍,不但瞭解瞭Git的基本操作,同時也對版本以及分支 的概念有瞭比較深刻的認識。而且從中能夠更深入的理解VCS係統的構造原理。非常贊。 對於書...
評分https://www.kernel.org/pub/software/scm/git/docs/git-svn.html http://www.blogjava.net/lishunli/archive/2012/01/15/368562.html http://www.open-open.com/lib/view/open1328070404827.html http://www.open-open.com/lib/view/open1328070404827.html
圖書標籤: git 版本控製 計算機 軟件開發 版本管理 Git 工具 programming
文筆流暢易讀,圖更贊。internal一節也有深度。 好書
評分:無
評分對於git的描述,尤其是git中branch的圖形化說明,對初學者的幫助尤其大。本書不光介紹瞭日常的git使用,還包括瞭如何設置git服務器以及如何與他人協作,最後還介紹瞭git內部的實現。
評分的的確確是講的非常清楚瞭。最初覺得git這種工具,居然要去讀一本書那麼厚的東西,是否太多。讀過後,非常後悔早期浪費時間讀各種tutorial,其實關鍵是要分清楚use case,光告訴我pull用什麼語法branch用什麼語法,一點點用都沒有。關鍵是 when do I use what
評分寫得非常清晰,非常好懂。git 真是個偉大的工具!版本管理思想在項目開發中的重要性大概就如社會製度對社會發展的重要性一樣。
Pro Git 2025 pdf epub mobi 電子書 下載