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
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 acr...
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 ma...
(展开)
Do not rebase commits that you have pushed to a public repository.
If you follow that guideline, you’ll be fine. If you don’t, people will hate you, and you’ll be scorned by friends and family.
永远不要衍合那些已经推送到公共仓库的更新。
如果你遵循这条金科玉律,就不会出差错。否则,人民群众会仇恨你,你的朋友和家人也会嘲笑你,唾弃你。引自 git分支
0 有用 mapix 2013-02-26
开读。。。
0 有用 寸志 2013-05-04
chinese edition
2 有用 hoterran 2011-02-15
文笔流畅易读,图更赞。internal一节也有深度。 好书
6 有用 雪地里的水煮蛋 2013-06-08
的的确确是讲的非常清楚了。最初觉得git这种工具,居然要去读一本书那么厚的东西,是否太多。读过后,非常后悔早期浪费时间读各种tutorial,其实关键是要分清楚use case,光告诉我pull用什么语法branch用什么语法,一点点用都没有。关键是 when do I use what
0 有用 icyleaf 2010-07-02
这才是真正的从简到深,从表面到底层的基学习,工具,技能一体的书籍
0 有用 KidsLove 2021-02-24
读了前六章,后面要用的时候回来看!
0 有用 Zhenjie10 2021-01-26
大概了解
0 有用 whatever 2021-01-01
知乎推荐最多的进阶git书
0 有用 小蒋不素小蒋 2020-06-29
看的中文版
0 有用 小菟 2020-06-20
最近因为merge的问题很烦恼,想起来回来把这本书再翻一遍,其实也只看了前几章,但目前够用了