diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2011-06-18 08:47:58 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2011-06-28 03:26:06 +0000 |
commit | 555bdc66eab0178d43c509ec53c1d97303675f90 (patch) | |
tree | 4722a59bddafc5883a26d48be7f68bcefb76353c /t/t9300-fast-import.sh | |
parent | Git 1.7.6 (diff) | |
download | tgif-555bdc66eab0178d43c509ec53c1d97303675f90.tar.xz |
git-svn: Demonstrate a bug with root commits in mergeinfo ranges
If a svn:mergeinfo range starts at a commit that was converted as a
git root commit (e.g., r1 or a branch that was created out of thin
air), then there is an error when git-svn tries to run
git rev-list "$bottom_commit^..$top_commit"
because $bottom_commit (the git commit corresponding to r1) has no
parent.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't/t9300-fast-import.sh')
0 files changed, 0 insertions, 0 deletions