图书标签: git 版本控制 计算机 软件开发 版本管理 Git 工具 programming
发表于2025-03-06
Pro Git pdf epub mobi txt 电子书 下载 2025
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.
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.
平时就只用了add commit push pull stash 其它的一概不会完毕
评分的的确确是讲的非常清楚了。最初觉得git这种工具,居然要去读一本书那么厚的东西,是否太多。读过后,非常后悔早期浪费时间读各种tutorial,其实关键是要分清楚use case,光告诉我pull用什么语法branch用什么语法,一点点用都没有。关键是 when do I use what
评分看了这本书会让你忘记,git仅仅是个工具。
评分在想为什么git的作者不写git的书呢,好像业内很多作者都不写书,他们写的都类似tutorial
评分在线 中文版,http://progit.org/book/zh/ 感谢@chunzi 建议再阅读:http://www.juvenxu.com/2010/11/28/a-successful-git-branching-model/ 《一个成功的Git分支模型》这篇文章
书名为Pro ,确实是讲解了Git的高级特性,谓之Pro也值。这本书,看了好几天,今天才大概的看完了,没有很详细的看。不过已经开始使用git了,而后把她作为资料查阅了。 在看书的过程中,整理了很多的笔记 http://blog.supercloudx.com/?cat=43
评分全书对Git的应用场景,以及典型的模式讲得比较透彻。 无论对于初学者还是想进一步了解Git工作原理的同学都比较适合。 初略的看了一遍,不但了解了Git的基本操作,同时也对版本以及分支 的概念有了比较深刻的认识。而且从中能够更深入的理解VCS系统的构造原理。非常赞。 对于书...
评分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...
评分这本书的作者是github的员工。书写得非常棒,对分支等的讲解使用了很多配图,简单明了,把原理讲得非常易懂。 这书还有一个非常棒的部分就是针对不同的使用场景,设计了几个合适的版本管理策略,比如私有小项目该用什么方式控制,公共项目该用什么方式控制等,这个非常实用。 ...
评分Pro Git pdf epub mobi txt 电子书 下载 2025