Git
Always rebase!
MRs
FF-only!
Branches
Use the following schema: <author>/<dash-cased-task>
Example:
oreqizer/git-doc
Squash commits if the author makes a mess.
Commits
Follow @commitlint/config-conventional
.
Always rebase!
FF-only!
Use the following schema: <author>/<dash-cased-task>
Example:
oreqizer/git-doc
Squash commits if the author makes a mess.
Follow @commitlint/config-conventional
.