[[Version control principle|Version control principles]]: [^2]
- [[Use Branches]]
- [[Atomic Commits]]
- [[Descriptive commit message]]
- [[Commit Often, Perfect Later, Publish Once]]
- [[Keep the Main Branch Clean]]
- [[Use Tags for Releases]]
- [[Golden rule of git rebase]]
^principles
[^2]: https://sethrobertson.github.io/GitBestPractices/