Add --src/dst-prefix to git-formt-patch in git-rebase.sh
commit5b220a6876f37d6c88d1d7a54ec115efc1e25255
authorOded Shimon <ods15@ods15.dyndns.org>
Thu, 9 Sep 2010 18:49:51 +0000 (9 21:49 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2010 00:09:44 +0000 (9 17:09 -0700)
tree98683b1f433ccc61ddfd43704fb05babb7c7d846
parent04df568be53c42d07aea393effc7c5653f245d9a
Add --src/dst-prefix to git-formt-patch in git-rebase.sh

For the case of "diff.noprefix" in git-config, git-format-patch should
still output diff with standard prefixes for git-am

Signed-off-by: Oded Shimon <ods15@ods15.dyndns.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh