amgit

Modified version of Pro Git

View the Project on GitHub AllenDowney/amgit

Build Status

Am Git Book Contents

Am Git, by Allen B. Downey, is a modified version of Pro Git by Scott Chacon.

Like the original, it is licensed under the Creative Commons Attribution-Non Commercial-Share Alike 3.0 license.

I have modified only the first four chapters:

Chapter 1: Version control

Chapter 2: The first use case

Chapter 3: The second use case

Chapter 4: The third use case

In addition, I wrote this guide to resolving merge conflicts with minimal pain.