Email the Author
You can use this page to email Andy Hayden about Sane git.
About the Book
If you're not careful it's easy to have git history that:
- is complicated to reason about,
- hides work done (or work removed),
- contains erroneous commits, or worse, loses commits.
There are many many git horror stories. Lost work, lost time and lost hair.
This book details simple strategies to have a sane git experience, catch mistakes early and learn how to do git the right way.
About the Author
Andy Hayden is currently a technical consultant and software engineer based in San Francisco. Andy has coached teams on git across the world, he's also a data hacker and a collaborator for pandas: python's data analysis library (a project which has seen over 300 contributers).