Resources
- Git Docs - Git’s official documentation.
- Visualizing Git Tool - An interactive tool to see how Git commands affect the commit-graph. Illustrates what’s happening underneath the hood when using common Git operations. Git School Repo.
- Resources on commit message best practices: