Re: git-commit: allow From: line to be entered in commit message
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:16
Joel Becker [off-list ref] writes:
Am I correct in assuming that "From:" lines will override the
environment when using git-applymbox? If so, I guess leaving
GIT_AUTHOR_* in my environment permanently will be ok.
That's what I do. Although I use git-am not git-applymbox, both
of them are designed to work that way.