fix(git): rewrote long line

Felt like a code smell that my git commit message template wasn't
actually wrapped to 72-characters. Went ahead and fixed that.
This commit is contained in:
Josh Sherman 2020-01-26 17:15:09 -06:00
parent a634415659
commit 971aa6eac6
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -16,4 +16,4 @@
# * What is the solution to said problem?
# * Are there any side effects or dependencies?
#
# The footer should contain a closing reference or link to an issue, if any.
# The footer should contain a closing reference or issue link, if any.