Pro Git 在线电子书 图书标签: git 版本控制 计算机 软件开发 版本管理 Git 工具 programming
发表于2025-02-16
Pro Git 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
在想为什么git的作者不写git的书呢,好像业内很多作者都不写书,他们写的都类似tutorial
评分的的确确是讲的非常清楚了。最初觉得git这种工具,居然要去读一本书那么厚的东西,是否太多。读过后,非常后悔早期浪费时间读各种tutorial,其实关键是要分清楚use case,光告诉我pull用什么语法branch用什么语法,一点点用都没有。关键是 when do I use what
评分github是最好的试练场。
评分如果所有的作者都像本书作者一样!
评分如果所有的作者都像本书作者一样!
Scott Chacon is a Git evangelist and Ruby developer employed at Logical Awesome working on GitHub.com. He is the author of the Git Internals Peepcode PDF as well as the maintainer of the Git homepage and the Git Community Book. Scott has presented at RailsConf, RubyConf, Scotland on Rails, Ruby Kaigi, OSCON and a number of local groups and has done corporate training on Git across the country.
Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.
* A book by Git experts to turn you into a Git expert
* Introduces the world of distributed version control
* Shows how to build a Git development workflow
What you’ll learn
* Use Git as a programmer or a project leader.
* Become a fluent Git user.
* Use distributed features of Git to the full.
* Acquire the ability to insert Git in the development workflow.
* Migrate programming projects from other SCMs to Git.
* Learn how to extend Git.
This book is for all open source developers: you are bound to encounter it somewhere in the course of your working life. Proprietary software developers will appreciate Git’s enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.
可以看 http://progit.chunzi.me 上的中文版,比官方的略新一点。 当然也欢迎加入翻译,http://groups.google.com/group/progit-zh 另外 http://planet.chunzi.me/git 上聚合了些关于 git 的博客文章。
评分先是看了《版本控制之道——使用Git》,在其豆瓣评论里发现了关于《Pro Git》的链接,于是就去下了中文版来读。 此书介绍的内容要比《使用Git》深入许多,尤其是对多人合作和分布式项目管理的讨论,是《使用Git》中所缺少的。在学习了Git的一系列命令之后,如何才能有效的使用...
评分Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course ma...
评分可以看 http://progit.chunzi.me 上的中文版,比官方的略新一点。 当然也欢迎加入翻译,http://groups.google.com/group/progit-zh 另外 http://planet.chunzi.me/git 上聚合了些关于 git 的博客文章。
评分先上个在线阅读的链接 http://git-scm.com/book/zh/ 先说说对书的内容的评价: - 长短适中:每个section大概10-20min能够读完,可以利用饭后休息时间见缝插针地读 - 内容全面:涵盖了Git的常用命令、分支特性、远程仓库、自己搭建Git服务器、配置、内部原理等各个方面。零基础...
Pro Git 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025