发表于2024-12-18
Version Control with Git 2024 pdf epub mobi 电子书
这本书对于Git版本控制系统的原理讲的很清晰透彻,对于正常的开发项目中Git的使用,这本书完全够用了. 用了大概一星期时间看完了前11个章节,文章用了很多图表的形式来讲解git内部的各个概念的逻辑关系和组成结构,直观易懂,读起来并不是很费力.
评分用Git还是有必要深入了解它的细节; 和其它几本Git的书比起来, 这本对细节讲得都比较细, 而且思路也比较清晰, 看起来比较轻松;
评分原理的核心是 git 是 track content 而不是简单 track version,每个 version 是与一系列 content objects 绑定的,这里有一个简单介绍: http://stackoverflow.com/questions/31995829/how-does-git-track-changes-to-files
评分这书一定是请非洲黑猩猩翻译的。 书本身的内容很不错,讲解也很深入,但人民邮电很显然雇佣了两个非洲黑猩猩来翻译这本书,如果有谁打算买这本书,请一定慎重,最好去买pro git,或者下载电子版去看,这本书就绕过吧,免得浪费钱财,破坏了心情。
评分用Git还是有必要深入了解它的细节; 和其它几本Git的书比起来, 这本对细节讲得都比较细, 而且思路也比较清晰, 看起来比较轻松;
图书标签: Git 软件工程 计算机 O'Reilly 项目管理 编程 SCM 软件开发
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 rigorous advice to help you navigate Git's many functions. In step by step fashion, you'll learn how to track, branch, merge, and manage code revisions with Git. The second edition has been thoroughly revised, with extended coverage of the reflog and stash, tips for tree munging, and tips for using the Github repository. 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都不好意思说自己是搞IT的
评分比Pro Git讲得更详细,可读性较低一些,但更严谨。
评分Git 还是看这本好, 不过就是啰嗦了一点. 4星
评分Ch1~5
评分必须不错,从了解内部机制说开
Version Control with Git 2024 pdf epub mobi 电子书