tests/test-diff-copy-depth.out
author Simon Heimberg <simohe@besonet.ch>
Fri, 07 Aug 2009 15:34:54 +0200
changeset 9395 163e79e2ed5f
parent 6424 d8f44384c3ee
permissions -rw-r--r--
hghave: check for case insensitive filesystem in current dir check was done on TEMP

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