Skip to content

Instantly share code, notes, and snippets.

@the-undefined
Created March 16, 2016 15:01
Show Gist options
  • Save the-undefined/919dcba341d21d3bc78c to your computer and use it in GitHub Desktop.
Save the-undefined/919dcba341d21d3bc78c to your computer and use it in GitHub Desktop.
Customize your git commit comment
[commit]
template = ~/.gitmessage
#[#story_id] 50-character subject line
#
# 72-character wrapped longer description. This should answer:
#
# * Why was this change necessary?
# * How does it address the problem?
# * Are there any side effects?
#
# Include a link to the ticket, if any.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment