view tests/test-diff-copy-depth.out @ 7529:0a65a1dd7894

tests: fix no-diffs option
author Matt Mackall <mpm@selenic.com>
date Fri, 19 Dec 2008 16:48:32 -0600
parents d8f44384c3ee
children
line wrap: on
line source

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