You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
michaelcurrin edited this page Aug 6, 2020
·
4 revisions
Broad description of how this should work.
Opt-in
This tool should be optional i.e. if message is empty use this, or start as template. There can even be an alias or function to commit with the prefill.
Style
Style of commit messages should be "imperative and present tense".
Writing in the present tense tells someone what applying the commit will do, rather than what you did.
Flexible
Use terminal and git hook.
Use VS Code IDE and commit through the UI (probably need to create a new extension as VS Code does not support git hooks).