发表于2024-11-08
Version Control with Git 2024 pdf epub mobi 电子书
2017.8.26 对于入门Git,并且想要了解Git底层原理的人,这本书可以加入你的可读目录。 唯一的缺点是,翻译,当然这是普遍存在的问题,不过这本书的翻译有点太像机器翻译的了,读起来很硬,没有一点主观语气。 如果能接受翻译,这本书很不错,不能接受的话,可以看原著,或者看...
评分使用GIT前应该看的第一本书,从头到尾没有什么多余的章节,每章都值得一看。这本书看起来还是很舒服的,偶尔出现几个生僻词汇,基本上不卡。而且尤其喜欢用简图的方式介绍GIT的各种对象和动作,贴心的。其实从另一方面说来,GIT本身就是建立在DAG上的分布式VCS,当然用图解最爽...
评分使用GIT前应该看的第一本书,从头到尾没有什么多余的章节,每章都值得一看。这本书看起来还是很舒服的,偶尔出现几个生僻词汇,基本上不卡。而且尤其喜欢用简图的方式介绍GIT的各种对象和动作,贴心的。其实从另一方面说来,GIT本身就是建立在DAG上的分布式VCS,当然用图解最爽...
评分原理的核心是 git 是 track content 而不是简单 track version,每个 version 是与一系列 content objects 绑定的,这里有一个简单介绍: http://stackoverflow.com/questions/31995829/how-does-git-track-changes-to-files
评分这本书对于Git版本控制系统的原理讲的很清晰透彻,对于正常的开发项目中Git的使用,这本书完全够用了. 用了大概一星期时间看完了前11个章节,文章用了很多图表的形式来讲解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.
三百多页的篇幅也太长了点。。。
评分いいね。この本を皮切りに、本格的に精進する。
评分足够详尽的解读~
评分每句名言都有一句相对矛盾的名言,说大丈夫能曲能伸,又说大丈夫宁死不屈。 这本书就是“书到用时方恨少”的反面例证,平常真的用不到,svn 足矣,也只有Linux内核这种庞然大物才需要吧。 智慧的代价是矛盾,这是人生对人生观开的玩笑。 凌乱了
评分基本的概念和操作都讲到了
Version Control with Git 2024 pdf epub mobi 电子书