发表于2024-12-22
Version Control with Git 2024 pdf epub mobi 电子书
使用GIT前应该看的第一本书,从头到尾没有什么多余的章节,每章都值得一看。这本书看起来还是很舒服的,偶尔出现几个生僻词汇,基本上不卡。而且尤其喜欢用简图的方式介绍GIT的各种对象和动作,贴心的。其实从另一方面说来,GIT本身就是建立在DAG上的分布式VCS,当然用图解最爽...
评分这本书对于Git版本控制系统的原理讲的很清晰透彻,对于正常的开发项目中Git的使用,这本书完全够用了. 用了大概一星期时间看完了前11个章节,文章用了很多图表的形式来讲解git内部的各个概念的逻辑关系和组成结构,直观易懂,读起来并不是很费力.
评分使用GIT前应该看的第一本书,从头到尾没有什么多余的章节,每章都值得一看。这本书看起来还是很舒服的,偶尔出现几个生僻词汇,基本上不卡。而且尤其喜欢用简图的方式介绍GIT的各种对象和动作,贴心的。其实从另一方面说来,GIT本身就是建立在DAG上的分布式VCS,当然用图解最爽...
评分Git permits practically an infinite variety of methods for development and collaboration, but its flexibility also means that some users don't understand how to use it to best advantage. This book offers tutorials on ways to use it, as well as friendly yet ...
评分2017.8.26 对于入门Git,并且想要了解Git底层原理的人,这本书可以加入你的可读目录。 唯一的缺点是,翻译,当然这是普遍存在的问题,不过这本书的翻译有点太像机器翻译的了,读起来很硬,没有一点主观语气。 如果能接受翻译,这本书很不错,不能接受的话,可以看原著,或者看...
图书标签: git 版本管理 版本控制 scm O'Reilly 计算机 编程 开发工具
Version Control with Git takes you step-by-step through ways to track, merge, and manage software projects, using this highly flexible, open source version control system. Git permits virtually an infinite variety of methods for development and collaboration. Created by Linus Torvalds to manage development of the Linux kernel, it's become the principal tool for distributed version control. But Git's flexibility also means that some users don't understand how to use it to their best advantage. Version Control with Git offers tutorials on the most effective ways to use it, as well as friendly yet rigorous advice to help you navigate Git's many functions. With this book, you will: * Learn how to use Git in several real-world development environments * Gain insight into Git's common-use cases, initial tasks, and basic functions * Understand how to use Git for both centralized and distributed version control * Use Git to manage patches, diffs, merges, and conflicts * Acquire advanced techniques such as rebasing, hooks, and ways to handle submodules (subprojects) * Learn how to use Git with Subversion Git has earned the respect of developers around the world. Find out how you can benefit from this amazing tool with Version Control with Git.
这本书在介绍命令的同时,还穿插说明了设计git的思路功能和同其它版本控制软件的不同之处.虽然缺少了git使用场景的介绍,但还是一本全面和详细的好书.
评分概念解释清晰,每一章都有收获。尤其好的是两点,第一是很多图解一目了然,第二是每章围绕一个主题深入讲,bottom-up的顺序(和Git设计理念一致), 而不是把相关的命令一股脑都列出来。后面的index很详细查找方便
评分作者的Git水平可以,但写作水平稍差。匆匆翻完,放手边备查。感觉比不上Pro Git (http://git-scm.com/book)
评分Git果然是Linus写的
评分Git果然是Linus写的
Version Control with Git 2024 pdf epub mobi 电子书