diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-15 15:37:37 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-15 16:32:58 -0700 |
commit | 2150cc99fe29fd81db1e9c5971e13bcb78373ebf (patch) | |
tree | 7008b96cd7acee96be7ff4014b623c074f122446 /diff-stages.c | |
parent | [PATCH] Add documentation for git repack and git-prune-packed. (diff) | |
download | tgif-2150cc99fe29fd81db1e9c5971e13bcb78373ebf.tar.xz |
Tentative fix to git-commit-script
The recent change to give the multiple commit message source was not
carrying over the authorship information from -C/-c commits correctly.
The export of the environment variable happens only in the subprocess,
not the main process that eventually runs git-commit-tree.
The right fix might be to teach git-commit-script to grok the From:
and Date: lines at the beginning of the commit message just like
git-applymbox knows how, but this has to do until that enhancement
happens.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-stages.c')
0 files changed, 0 insertions, 0 deletions