tests/test-diff-copy-depth.out
author Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>
Thu, 27 May 2010 17:47:40 +0200
changeset 11230 5116a077c3da
parent 6424 d8f44384c3ee
permissions -rw-r--r--
make transactions work on non-refcounted python implementations

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