Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelcavalcante/889ce84a65afeb373bd1c1e574cc2d58 to your computer and use it in GitHub Desktop.
Save rafaelcavalcante/889ce84a65afeb373bd1c1e574cc2d58 to your computer and use it in GitHub Desktop.
Template for commit messages.
# If this commit is applied, it will:
# Why was this change made?
# Any references to tickets, articles etc?
git config --global commit.template ~/.git_commit_msg.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment