精通git版本控制系统

时间:2012-11-28 18:55:56
【文件属性】:
文件名称:精通git版本控制系统
文件大小:3.35MB
文件格式:PDF
更新时间:2012-11-28 18:55:56
git 版本控制系统 Foreword In April 2005, Linus Torvalds published the very first version of Git, the distributed version control system that is the topic of this book, and started managing the Linux kernel project with it. Countless online pages have been written about Git by third parties since then, but many of them are unfortunately obsolete—not in the sense that the procedures they teach no longer work, but in the sense that there are better ways to do the same things more effectively with more modern versions of Git. The rate at which Git has undergone vast improvements both in capability and usability has been simply too rapid for those pages to keep up. For a long time, the user manual and the documentation that came with Git were the only up-to-date and accurate sources of information, but they were primarily written by the people who built Git. The Git community sorely lacked good introductory material written from the perspective of the end user. Enter Scott Chacon, the author of this book, who is also behind git-scm.com, the popular online resource that has become the default home site for Git documentation. In this latest book, Scott makes effective use of graphics to explain the key concepts and writes in plain and clear language to give a readable overview of how to work with Git. After you gain a solid understanding from this book, I hope you will find yourself being more productive and using Git more effectively. And, more important, I hope you will enjoy using Git. Junio C Hamano Git Project Leader

网友评论

  • 就是这本书了 学习git的不二选择
  • 本书不是特别的好,连 git archive 这个命令都没有讲到。。。。 不过资源还是很不错的,谢谢分享。。。。
  • 这本书就是《Pro Git》,挺好的。