author | Eric Wong <normalperson@yhbt.net> | |
Fri, 9 Feb 2007 09:28:30 +0000 (01:28 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:11 +0000 (00:57 -0800) | ||
commit | b9dffd8cad737a07d6a05503318c6746ac593f9c | |
tree | 735ee41949d15fb6b0d42b13a90e6834dbe800f9 | tree | snapshot |
parent | e518192f3be92097ba550098dbb69d769ca18429 | commit | diff |
git-svn: --follow-parent tracks multi-parent paths
We can have a branch that was deleted, then re-added under the
same name but copied from another path, in which case we'll have
multiple parents (we don't want to break the original ref, nor
lose copypath info).
Add a test for this, too, of course.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
We can have a branch that was deleted, then re-added under the
same name but copied from another path, in which case we'll have
multiple parents (we don't want to break the original ref, nor
lose copypath info).
Add a test for this, too, of course.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history | |
t/t9104-git-svn-follow-parent.sh | diff | blob | history |