DEV Community

Discussion on: Keeping Git Commit Messages Consistent with a Custom Template

Collapse
 
pepellou profile image
♜ Pepe Doval

Nice, thanks for sharing!

Just a minor typo: the git-config to set line 14 on vim should say core.editor instead of core-editor.

Collapse
 
timmybytes profile image
Timothy Merritt

Thanks for catching that! It’s been edited and updated. Cheers!