Further reading
If you need a reminder about Git basics, the following references might help you.
- Everyday Git With 20 Commands or So, part of the Git documentation as
giteveryday(7)
: https://git-scm.com/docs/giteveryday - A tutorial introduction to Git, part of the Git documentation as
gittutorial(7)
: https://git-scm.com/docs/gittutorial - The Git User’s Manual, part of the Git documentation: https://git-scm.com/docs/user-manual
- Eric Sink, Version Control by Example, Pyrenean Gold Press (2011): https://ericsink.com/vcbe/index.html
- Scott Chacon and Ben Straub, Pro Git, 2nd Edition, Apress (2014): https://git-scm.com/book/en/v2