Git collection of snippets and cheatsheets collected over the years
Just a bunch of essential snippets and cheatsheets for Git I’ve collected over the years.
- Simple, but useful git config file.
- Git commit template to improve your project’s commit messages.
- Git Aliases
- Git Hook to prevent direct push to master branch - just in case ;)
- Git Flow Cheatsheet
- Howto do Git housekeeping: to clean-up outdated branches in local and remote repositories