tests/test-diff-copy-depth.out
author Mads Kiilerich <mads@kiilerich.com>
Sun, 23 Nov 2008 18:16:02 +0100
changeset 7423 7073fcbfbc28
parent 6424 d8f44384c3ee
permissions -rw-r--r--
Make rpm spec less explicit Fixes: * current buildrpm failing on Fedora because of unexpected zeroconf extensions * unowned directories hgext/*/

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