t9300 (fast-import): another test for the "replace root" feature
authorJonathan Nieder <redacted>
Mon, 18 Oct 2010 01:44:04 +0000 (20:44 -0500)
committerJunio C Hamano <redacted>
Wed, 20 Oct 2010 05:55:15 +0000 (22:55 -0700)
commit971728c853f8fcdfcecd768c74010965c383c431
tree5dacff43171172c8808b326376fd178789cce616
parent3421578393a5983db6fa76a203c9dee95c74801d
t9300 (fast-import): another test for the "replace root" feature

Another test for the replace root feature.  One can imagine an
implementation for which R "some/subdir" "" would free some state
associated to the subdir and leave fast-import confused.

Luckily, git's is not such an implementation.

While at it, change the previous test to use C "some/subdir" ""
instead of R (i.e., test both syntaxes).

Signed-off-by: Jonathan Nieder <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t9300-fast-import.sh
git clone https://git.99rst.org/PROJECT