tests/test-diff-copy-depth.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 14 Apr 2010 08:48:26 +0200
branchstable
changeset 10901 997173e49115
parent 6424 d8f44384c3ee
permissions -rw-r--r--
checklink: use an explicit prefix for the temporary file

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