Skip to content

Instantly share code, notes, and snippets.

@danielfilho
Created October 21, 2015 16:25
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save danielfilho/ad086aee1cf0f79fb5df to your computer and use it in GitHub Desktop.
Save danielfilho/ad086aee1cf0f79fb5df 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