Pro Git(简体中文版)
作者:Scott Chacon
语言:中文
评分:★★★★☆ (4/5)1000
出版商:Apress
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 Who this book is for This book is for all open source developers: you are bound to encounter Git 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. Table of Contents Getting Started Git Basics Git Branching Git on the Server Distributed Git Git Tools Customizing Git Git and Other Systems Git Internals
更多推荐:
- Beginning IOS Programming_ Building and Deploying IOS Applications-Nick Harris
- Dive Into Python 3-Mark Pilgrim
- Learning the Bash Shell-Cameron Newham & Bill Rosenblatt
- Learning Python-Mark Lutz
- A Byte of Python-Swaroop C H
- 算法技术手册-海涅曼
- Python高手之路-Julien Danjou
- The Art of UNIX Programming-Eric S. Raymond
- 高效程序员的45个习惯-Venkat Subramaniam & Andy Hunt
- The C Programming Language-Brian W. Kernighan & Dennis Ritchie