Version Control with Git 在线电子书 图书标签: git 版本管理 版本控制 scm O'Reilly 计算机 编程 开发工具
发表于2025-04-03
Version Control with Git 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
いいね。この本を皮切りに、本格的に精進する。
评分这本书不能算是教程,应该算是参考手册
评分可以和《Pro Git》结合着一起看。与《Pro Git》的不同之处在于这本书编排得很系统,适合当Mannual。而《Pro Git》则更加生动一些,深入浅出,适合拿来入门。
评分和pro git相比这真是一本烂书。基本概念都没讲清楚就一头扎进一些无关紧要的细节里,看得云里雾里的。对于这种浪费我时间和打印纸的书,给三星已经算客气了。
评分Best git boot I have ever read.
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的各种对象和动作,贴心的。其实从另一方面说来,GIT本身就是建立在DAG上的分布式VCS,当然用图解最爽...
评分原理的核心是 git 是 track content 而不是简单 track version,每个 version 是与一系列 content objects 绑定的,这里有一个简单介绍: http://stackoverflow.com/questions/31995829/how-does-git-track-changes-to-files
评分2017.8.26 对于入门Git,并且想要了解Git底层原理的人,这本书可以加入你的可读目录。 唯一的缺点是,翻译,当然这是普遍存在的问题,不过这本书的翻译有点太像机器翻译的了,读起来很硬,没有一点主观语气。 如果能接受翻译,这本书很不错,不能接受的话,可以看原著,或者看...
评分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 ...
评分这本书对于Git版本控制系统的原理讲的很清晰透彻,对于正常的开发项目中Git的使用,这本书完全够用了. 用了大概一星期时间看完了前11个章节,文章用了很多图表的形式来讲解git内部的各个概念的逻辑关系和组成结构,直观易懂,读起来并不是很费力.
Version Control with Git 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025