Skip to content

Instantly share code, notes, and snippets.

@aaossa
Created January 26, 2017 23:26
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 aaossa/38426fdaa20234b44f6e3cd5d4b69ff5 to your computer and use it in GitHub Desktop.
Save aaossa/38426fdaa20234b44f6e3cd5d4b69ff5 to your computer and use it in GitHub Desktop.
My git commit template
# |<---- Using a Maximum Of 50 Characters ---->|
# If this commit is applied, it will...
# Examples of imperative mood: Refactor X, Update Y, Remove Z
Subject
# |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->|
# What/why/how was this change made?
Body
# Any references to relevant tickets, articles, resources, etc?
# Example: Github issue #23
# Something more?
# Reported-by: A person or @somebody
Signed-off-by: Antonio Ossa <aaossa@uc.cl>
# (:heart: emoji? http://emoji.muan.co/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment