view tests/test-diff-copy-depth.out @ 6989:32e68ffccbc5

store: pathjoiner default value is os.path.join
author Patrick Mezard <pmezard@gmail.com>
date Fri, 05 Sep 2008 11:00:07 +0200
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