This is the reference repository for a tutorial on the basics of using git.
If you're here trying to fix the mess you've made, also check out oh shit git (or dangit git if you don't want swearing).
Reference material:
- the git book;
- the interactive site learn git branching;
- xkcd 1597;
- xkcd 1296;
- the GitHub flow model;
- semantic versioning;
- conventional commits.
- autostash before rebasing/merging