view tests/test-diff-copy-depth.out @ 11294:7b5d05e0fb1e

shrink-revlog: use util.mktempcopy() to preserve mode of index file. (There's still a chmod() call to manually preserve the mode of the data file.)
author Greg Ward <greg-hg@gerg.ca>
date Thu, 03 Jun 2010 10:18:33 -0400
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