author | Eric Wong <normalperson@yhbt.net> | |
Wed, 27 Dec 2006 00:27:38 +0000 (16:27 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 27 Dec 2006 00:45:22 +0000 (16:45 -0800) | ||
commit | c3a41037ed5fa113c8eb0f67a1cc17654f7ce5b1 | |
tree | 5d82d65eb6ede1d7d5dfba12fd5979f279fe43b3 | tree | snapshot |
parent | 39ed7c181b7a8f5e28cffcaca9369e6ebc74a055 | commit | diff |
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 <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |