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-11-21
Pro Git 2024 pdf epub mobi 电子书
从vss到cvs到svn走过来的我,一直把git当"更方便的svn“用,直到看到身边的同事用的出神入化,快捷又方便,才终于找了这本书看。这本书的特点是开始就把概念讲的很清楚,图示做的很传神,即使不看最后一章(讲git内部实现)也能理解得差不多。这样以来对于以前很少自己用的分支...
评分无疑是学习Git最好的书籍之一。 它有几个特点: 1. Free,包括免费和自由,书的编写本身也是用git来管理的。 2. 深入浅出 3. 涵盖从分布式版本控制的概念、git的使用、git服务的构建、git的customize到最后git的原理,基本印证其Pro的一面。 4. 实践性比较强
评分 评分书不错,看两个小时就能入手,配图很赞,让你在用git的时候大脑中始终有个版本树,清晰明了,有一种一切都在控制之中的快感。 前三章看完就可以开始正式使用了,没有任何问题。 后面对原理的讲解,尤其是配图很赞,像我这种想象力不高的人也能轻易地明白。
评分我认为这是目前关于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.
文笔流畅易读,图更赞。internal一节也有深度。 好书
评分:无
评分github页面的git crash course推荐的 本书的在线版 http://progit.org/ 也可以免费下pdf版本……
评分对于git的描述,尤其是git中branch的图形化说明,对初学者的帮助尤其大。本书不光介绍了日常的git使用,还包括了如何设置git服务器以及如何与他人协作,最后还介绍了git内部的实现。
评分的的确确是讲的非常清楚了。最初觉得git这种工具,居然要去读一本书那么厚的东西,是否太多。读过后,非常后悔早期浪费时间读各种tutorial,其实关键是要分清楚use case,光告诉我pull用什么语法branch用什么语法,一点点用都没有。关键是 when do I use what
Pro Git 2024 pdf epub mobi 电子书