Mercurial > hg
annotate tests/test-git-import.out @ 3696:562a65635bcb
diff: better detection of renames when comparing with the working dir.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Mon, 20 Nov 2006 19:32:38 -0200 |
parents | 1c9b6f1237e0 |
children | 05c8704a3743 |
rev | line source |
---|---|
2864 | 1 % new file |
2 applying patch from stdin | |
3589
1c9b6f1237e0
test for git empty new files
Brendan Cully <brendan@kublai.com>
parents:
2919
diff
changeset
|
3 % new empty file |
1c9b6f1237e0
test for git empty new files
Brendan Cully <brendan@kublai.com>
parents:
2919
diff
changeset
|
4 applying patch from stdin |
1c9b6f1237e0
test for git empty new files
Brendan Cully <brendan@kublai.com>
parents:
2919
diff
changeset
|
5 empty |
2864 | 6 % chmod +x |
7 applying patch from stdin | |
8 % copy | |
9 applying patch from stdin | |
10 a | |
11 a | |
12 % rename | |
13 applying patch from stdin | |
14 copyx | |
3589
1c9b6f1237e0
test for git empty new files
Brendan Cully <brendan@kublai.com>
parents:
2919
diff
changeset
|
15 empty |
2864 | 16 new |
17 rename | |
18 % delete | |
19 applying patch from stdin | |
3589
1c9b6f1237e0
test for git empty new files
Brendan Cully <brendan@kublai.com>
parents:
2919
diff
changeset
|
20 empty |
2864 | 21 new |
22 rename | |
23 % regular diff | |
24 applying patch from stdin | |
25 % copy and modify | |
26 applying patch from stdin | |
27 a | |
28 a | |
29 b | |
30 a | |
31 a | |
32 % rename and modify | |
33 applying patch from stdin | |
34 copy2: No such file or directory | |
35 a | |
36 a | |
37 b | |
38 c | |
39 a |