![Gitter](https://badges.gitter.im/Join Chat.svg)
Thom Parkin
ISBN: 978-1-78355-413-3 from Packt Publishing
Featured on Git Minutes
Complete this course and become a
-
Section 1: Keeping Software under [Source] Control
-
Section 9: Final Thoughts
-
Section 10: References & Resources
A comparison of protocols offered by GitHub
ProGit - The Ultimate Guide to Git
Merging - from ProGit - The Ultimate Guide to Git
Great, clean, well-formatted git reference
Eric Sink 'Version Control by Example'
Tim Pettersen's Lesser Known Git Commands is a fantastic, short-read, of some very useful advanced tricks
#####From the git source
Text used to construct the Man Pages
Look in the branch 'addendum'
Look in the branch 'errata'
Look in the branch 'updates'
- Git never forgets
- Git remembers only changes in files and not simply files
- Git will only commit changes in the index and not changes in the working directory
- Git tries really hard to protect you from horrible mistakes
- Git provides the means to craft a History as YOU WANT IT TO BE
'Mastering Git' was written entirely with BeeGit.
This entire presentation was developed, tested and validated using Nitrous.IO.
===
© Packt Publishing 2015-2016 -- all rights reserved