From: Eric Wong Date: Wed, 27 Dec 2006 00:27:38 +0000 (-0800) Subject: git-svn: dcommit should diff against the current HEAD after committing X-Git-Tag: v1.5.0-rc1~190 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c3a41037ed5fa113c8eb0f67a1cc17654f7ce5b1?hp=c3a41037ed5fa113c8eb0f67a1cc17654f7ce5b1 git-svn: dcommit should diff against the current HEAD after committing This is a followup to dd31da2fdc199132c9fd42023aea5b33672d73cc. Regardless of whether we commit an alternate head, we always diff-tree based on the current HEAD, and rebase against our remote reference as necessary. Signed-off-by: Eric Wong Signed-off-by: Junio C Hamano ---