Можно ли изменить комментарий, отправленный по умолчанию, сообщение об ошибке git commit? Я хочу добавить немного более "контекстную" информацию для своих пользователей.
# Please enter the commit message for your changes.
# (Comment lines starting with '#' will not be included)
# Explicit paths specified without -i nor -o; assuming --only paths...
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#       modified:   test.txt
#