##// END OF EJS Templates
commit: when committing the results of a merge, it's all or nothing...
commit: when committing the results of a merge, it's all or nothing Previously, it was possible to commit just one file from a merge, which is essentially always the wrong thing to do. This fixes issue 1049.

File last commit:

r6336:4b0c9c67 default
r6385:0d4e068e default
Show More
test-convert-hg-source.out
22 lines | 626 B | text/plain | TextLexer
/ tests / test-convert-hg-source.out
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 merging baz and foo
1 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
1 files updated, 0 files merged, 1 files removed, 0 files unresolved
merging foo and baz
1 files updated, 1 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
Dirkjan Ochtman
warn about new heads on commit (issue842)
r6336 created new head
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 initializing destination new repository
scanning source...
sorting...
converting...
Maxim Dounin
Fix copies reporting in log and convert....
r5811 5 add foo bar
4 change foo
3 make bar and baz copies of foo
2 merge local copy
1 merge remote copy
0 mark baz executable
Alexis S. L. Carvalho
convert: mercurial_source: also search for copies in modified files...
r5280 comparing with ../orig
searching for changes
no changes found