annotate tests/test-diff-copy-depth.out @ 7567:0946294d1f32
convert/gnuarch: fix switched copy source and destination
Reported by Edouard Gomez <ed.gomez@free.fr>
author |
Patrick Mezard <pmezard@gmail.com> |
date |
Mon, 05 Jan 2009 14:34:20 +0100 |
parents |
d8f44384c3ee |
children |
|
rev |
line source |
6424
|
1 -- With aaa
|
|
2 Status:
|
|
3 A somename
|
|
4 other-file
|
|
5
|
|
6 Diff:
|
|
7 diff --git a/other-file b/somename
|
|
8 copy from other-file
|
|
9 copy to somename
|
|
10
|
|
11 -- With zzz
|
|
12 Status:
|
|
13 A somename
|
|
14 other-file
|
|
15
|
|
16 Diff:
|
|
17 diff --git a/other-file b/somename
|
|
18 copy from other-file
|
|
19 copy to somename
|
|
20
|