Skip to content

Instantly share code, notes, and snippets.

@pixelbrackets
Last active March 7, 2019 10:45
Show Gist options
  • Select an option

  • Save pixelbrackets/b472accf9278bda99e13 to your computer and use it in GitHub Desktop.

Select an option

Save pixelbrackets/b472accf9278bda99e13 to your computer and use it in GitHub Desktop.
Git Commit Message Template
### add this to your gitconfig (~/.config/git/config)
### …or use this command: git config --global commit.template ~/.config/git/gitcommitmessage.txt
[commit]
template = ~/.config/git/gitcommitmessage.txt
[FEATURE]
[BUGFIX]
Refs #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment