Skip to content

Instantly share code, notes, and snippets.

@danielfilho
Created October 21, 2015 16:25
Show Gist options
  • 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