view tests/test-diff-copy-depth.out @ 11456:88abbb046e66 stable

revset: deal with empty sets in range endpoints (spotted by Julian Cowley <julian@lava.net>)
author Matt Mackall <mpm@selenic.com>
date Mon, 28 Jun 2010 11:07:27 -0500
parents d8f44384c3ee
children
line wrap: on
line source

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