tests/test-diff-copy-depth.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Wed, 24 Sep 2008 13:10:09 +0200
changeset 7045 f82938c87b92
parent 6424 d8f44384c3ee
permissions -rw-r--r--
clone: honor -r even when pulling named branches

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