diff -r 3a2fc90d27d6 -r 562a65635bcb tests/test-git-export.out --- a/tests/test-git-export.out Mon Nov 20 19:32:37 2006 -0200 +++ b/tests/test-git-export.out Mon Nov 20 19:32:38 2006 -0200 @@ -113,3 +113,23 @@ diff --git a/created b/created3 rename from created rename to created3 + +% ...but the source of the copy was created after the original rev +diff --git a/created3 b/created3 +new file mode 100644 +--- /dev/null ++++ b/created3 +@@ -0,0 +1,1 @@ ++ +% created in parent of wd; renamed in the wd +diff --git a/brand-new b/brand-new2 +rename from brand-new +rename to brand-new2 + +% created between r1 and parent of wd; renamed in the wd +diff --git a/brand-new2 b/brand-new2 +new file mode 100644 +--- /dev/null ++++ b/brand-new2 +@@ -0,0 +1,1 @@ ++