tests/test-diff-copy-depth.out
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 30 Aug 2010 12:02:31 +0900
changeset 12094 1db76910f9b4
parent 6424 d8f44384c3ee
permissions -rw-r--r--
tests: convert test-bisect

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