tests/test-diff-copy-depth.out
author Matt Mackall <mpm@selenic.com>
Mon, 05 Apr 2010 14:33:41 -0500
changeset 10841 7879bff6cacf
parent 6424 d8f44384c3ee
permissions -rw-r--r--
contrib: drop rewrite-revlog

-- 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