tests/test-diff-copy-depth.out
author Christian Ebert <blacktrash@gmx.net>
Sun, 19 Apr 2009 13:27:03 +0100
changeset 8083 29ac24a36ed7
parent 6424 d8f44384c3ee
permissions -rw-r--r--
test-highlight: adapt output to latest pygments keeping backwards compatibility

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