tests/test-diff-copy-depth.out
author Matt Mackall <mpm@selenic.com>
Tue, 22 Jul 2008 13:03:10 -0500
changeset 6820 639d9cb95509
parent 6424 d8f44384c3ee
permissions -rw-r--r--
dirstate.walk: fold findfiles into main walk loop

-- With aaa
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename

-- With zzz
Status:
A somename
  other-file

Diff:
diff --git a/other-file b/somename
copy from other-file
copy to somename