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.
发表于2024-12-22
Pro Git 2024 pdf epub mobi 电子书
我认为这是目前关于Git最好的一本书,为什么没有出版社把这本书的中文版出版?好吧,豆瓣你到底要我写多少字才肯让我发表?我日!还不够,好吧,,我日日日日日日日日日日日日!啊!我要疯了!!!原谅我这个语言能力贫乏的人吧!继续日!!!!!
评分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的思想和内部机制是不错的书~~~~ 但感觉还不够,很多实践需要自己通过stackoverflow和git help <command>来查~~~~ 另外,感觉还是没讲清楚merge和rebase的本质区别~~
评分Pro Git中文在线版 http://iissnan.com/progit/ 非常适合读。比《版本控制之道》好好多。 google还能搜到其它在线阅读网站,我这个个人感觉最好。 为什么豆瓣叫豆瓣?
评分从vss到cvs到svn走过来的我,一直把git当"更方便的svn“用,直到看到身边的同事用的出神入化,快捷又方便,才终于找了这本书看。这本书的特点是开始就把概念讲的很清楚,图示做的很传神,即使不看最后一章(讲git内部实现)也能理解得差不多。这样以来对于以前很少自己用的分支...
图书标签: git 版本控制 计算机 软件开发 版本管理 Git 工具 programming
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,真不能拿来敲个git --help就用,你得好好看一下先。 而至于看什么,这么免费的在线书籍,绝对是不二之选,花个几个小时,把前四章过一篇(当然,要边看边练习),你就可以用git做日常工作了。我断断续续读完了真本书,不能说全掌握了,但是要是遇到什么问题,我相信可以很快的翻开这本书,找到我想要的解决方案。入门之后,就在平常的工作实践中逐步提高吧。 我本人p4和git都用的比较多,我也没有什么特别的偏好。要说git的优点,还是众所周知的那几点:一个是本地commit;一个是轻量的branch;第三个是fork+pull灵活方便的开源合作模式。至于rewrite history,我觉得这个功能太过危险,还是不要给任何人重写历史的权利比较好。
评分github是最好的试练场。
评分via @su27 老师的第一课教材
评分我很同意我的一个同事说过的一句话:要使用git,真不能拿来敲个git --help就用,你得好好看一下先。 而至于看什么,这么免费的在线书籍,绝对是不二之选,花个几个小时,把前四章过一篇(当然,要边看边练习),你就可以用git做日常工作了。我断断续续读完了真本书,不能说全掌握了,但是要是遇到什么问题,我相信可以很快的翻开这本书,找到我想要的解决方案。入门之后,就在平常的工作实践中逐步提高吧。 我本人p4和git都用的比较多,我也没有什么特别的偏好。要说git的优点,还是众所周知的那几点:一个是本地commit;一个是轻量的branch;第三个是fork+pull灵活方便的开源合作模式。至于rewrite history,我觉得这个功能太过危险,还是不要给任何人重写历史的权利比较好。
Pro Git 2024 pdf epub mobi 电子书