Pro Git 在線電子書 圖書標籤: git 版本控製 計算機 軟件開發 版本管理 Git 工具 programming
發表於2024-11-22
Pro Git 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
非常好的git介紹,要點清晰,讀起來不費力,非常有用。
評分在綫中文版 http://progit.org/book/zh/index.html
評分平時就隻用瞭add commit push pull stash 其它的一概不會完畢
評分有中文譯本,可以看看
評分的的確確是講的非常清楚瞭。最初覺得git這種工具,居然要去讀一本書那麼厚的東西,是否太多。讀過後,非常後悔早期浪費時間讀各種tutorial,其實關鍵是要分清楚use case,光告訴我pull用什麼語法branch用什麼語法,一點點用都沒有。關鍵是 when do I use what
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.
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 ma...
評分First, this is a FREE book! The second, it is a good book. I read this book on the web, in 2 weeks. It helps me clear many mysteries about git, plus lots of tips & tricks. I don't want to add more praise, but end with its last statement: "feel more comfo...
評分从vss到cvs到svn走过来的我,一直把git当"更方便的svn“用,直到看到身边的同事用的出神入化,快捷又方便,才终于找了这本书看。这本书的特点是开始就把概念讲的很清楚,图示做的很传神,即使不看最后一章(讲git内部实现)也能理解得差不多。这样以来对于以前很少自己用的分支...
評分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 ma...
評分可以看 http://progit.chunzi.me 上的中文版,比官方的略新一点。 当然也欢迎加入翻译,http://groups.google.com/group/progit-zh 另外 http://planet.chunzi.me/git 上聚合了些关于 git 的博客文章。
Pro Git 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024