Expected Behavior
With a more structured commit message style, I can automate some of the commit message process by reading the files that were changed and helping one create the messages with preset scopes, a selection screen for the type, and re-ordering the changes.
Current Behavior
I manually create commits and have to take a look at git status before I finish the commit. Prone to terrible human error that I don't approve of.
Context
I'm SUPER lazy and just want all of the nitty gritty details handled for me. Even though I'm the douche that made the requirements.
Expected Behavior
With a more structured commit message style, I can automate some of the commit message process by reading the files that were changed and helping one create the messages with preset scopes, a selection screen for the type, and re-ordering the changes.
Current Behavior
I manually create commits and have to take a look at
git statusbefore I finish the commit. Prone to terrible human error that I don't approve of.Context
I'm SUPER lazy and just want all of the nitty gritty details handled for me. Even though I'm the douche that made the requirements.