diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-06-13 02:23:28 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-13 11:24:23 -0700 |
commit | 733a65aa5d33196fac708ebd12a98a1060cbf3c2 (patch) | |
tree | 0b84b953aaca4550a55a595b2a59a1948cd7c589 /builtin-prune.c | |
parent | 38570a47fcd9d7631c03673249f587697fa85677 (diff) | |
download | git-733a65aa5d33196fac708ebd12a98a1060cbf3c2.tar.gz |
git-svn: allow dcommit to retain local merge information
dcommit will still rewrite the HEAD commit and the history of the first
parents of each HEAD~1, HEAD~2, HEAD~3 as it always has.
However, any merge parents (HEAD^2, HEAD^^2, HEAD~2^2) will now be
preserved when the new HEAD and HEAD~[0-9]+ commits are rewritten to SVN
with dcommit. Commits written to SVN will still not have any merge
information besides anything in the commit message.
Thanks to Joakim Tjernlund, Junio C Hamano and Steven Grimm
for explanations, feedback, examples and test case.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-prune.c')
0 files changed, 0 insertions, 0 deletions