summaryrefslogtreecommitdiff
path: root/git-rebase.sh
diff options
context:
space:
mode:
authorMartin von Zweigbergk <martin.von.zweigbergk@gmail.com>2012-06-26 07:51:57 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-26 13:17:57 -0700
commit0fbb95dc83c80fa12f731e703e88e61d9391abd5 (patch)
tree30e822c6663f47d9c69a3eee6558edf72305f150 /git-rebase.sh
parenta230949409f4a650c6a1a9a5879e2a8b993ba695 (diff)
downloadgit-0fbb95dc83c80fa12f731e703e88e61d9391abd5.tar.gz
am: don't call mailinfo if $rebasing
Since 5e835ca (rebase: do not munge commit log message, 2008-04-16), 'git am --rebasing' no longer gets the commit log message from the patch, but reads it from the commit identified by the "From " header line. From 43c2325 (am: use get_author_ident_from_commit instead of mailinfo when rebasing, 2010-06-16), it also gets the author name, email and date from the commit. Now that the final part of the patch -- the patch body itself -- is also read from the commit, there is no longer a need to call 'git mailinfo' to extract any of these parts while --rebasing. Sugested-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase.sh')
0 files changed, 0 insertions, 0 deletions