tests/test-diff-copy-depth.out
author Sune Foldager <cryo@cyanite.org>
Tue, 12 May 2009 09:43:36 +0200
changeset 8352 eefcb59d44d6
parent 6424 d8f44384c3ee
permissions -rw-r--r--
webcommands: add 'branches' command, similar to 'tags'

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