tests/test-diff-copy-depth.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 06 Feb 2010 19:38:39 +0100
changeset 10350 fd511e9eeea6
parent 6424 d8f44384c3ee
permissions -rw-r--r--
commands: do all branch heads by default, demote topological to -t/--topo

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