Progit

Page 1

Pro Git Scott Chacon <<schacon@gmail.com>>

Table of Contents 1. Introduction ....................................................................................................................................... 2 2. Getting Started .................................................................................................................................. 2 2.1. About Version Control .......................................................................................................... 2 2.2. A Short History of Git .......................................................................................................... 5 2.3. Git Basics ............................................................................................................................... 6 2.4. Installing Git .......................................................................................................................... 8 2.5. First-Time Git Setup ............................................................................................................ 10 2.6. Getting Help ......................................................................................................................... 12 2.7. Summary .............................................................................................................................. 12 3. Git Basics ........................................................................................................................................ 12 3.1. Getting a Git Repository ..................................................................................................... 12 3.2. Recording Changes to the Repository ................................................................................. 14 3.3. Viewing the Commit History .............................................................................................. 22 3.4. Undoing Things ................................................................................................................... 27 3.5. Working with Remotes ........................................................................................................ 29 3.6. Tagging ................................................................................................................................ 33 3.7. Tips and Tricks .................................................................................................................... 36 3.8. Summary .............................................................................................................................. 38 4. Git Branching ................................................................................................................................. 38 4.1. What a Branch Is ................................................................................................................. 38 4.2. Basic Branching and Merging ............................................................................................. 42 4.3. Branch Management ............................................................................................................ 48 4.4. Branching Workflows .......................................................................................................... 49 4.5. Remote Branches ................................................................................................................. 51 4.6. Rebasing ............................................................................................................................... 56 4.7. Summary .............................................................................................................................. 61 5. Git on the Server ............................................................................................................................ 62 5.1. The Protocols ....................................................................................................................... 62 5.2. Getting Git on a Server ....................................................................................................... 66 5.3. Generating Your SSH Public Key ....................................................................................... 67 5.4. Setting Up the Server .......................................................................................................... 68 5.5. Public Access ....................................................................................................................... 70 5.6. GitWeb ................................................................................................................................. 71 5.7. Gitosis .................................................................................................................................. 72 5.8. Gitolite ................................................................................................................................. 76 5.9. Git Daemon .......................................................................................................................... 81 5.10. Hosted Git .......................................................................................................................... 83 5.11. Summary ............................................................................................................................ 91 6. Distributed Git ................................................................................................................................ 91 6.1. Distributed Workflows ......................................................................................................... 91 6.2. Contributing to a Project ..................................................................................................... 93 6.3. Maintaining a Project ......................................................................................................... 109 1


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.