tests/test-diff-copy-depth.out
author Patrick Mezard <pmezard@gmail.com>
Sat, 13 Jun 2009 22:42:15 +0200
changeset 8803 2b35ced86b69
parent 6424 d8f44384c3ee
permissions -rw-r--r--
test-bisect: test --command option

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