Mercurial > hg > easyhg
comparison help/topics/34.txt @ 531:f56e5c39aad1
Start work on merge topic
author | Chris Cannam |
---|---|
date | Wed, 23 Nov 2011 17:03:43 +0000 |
parents | |
children | 06507a59f2b8 |
comparison
equal
deleted
inserted
replaced
530:2262f753b19e | 531:f56e5c39aad1 |
---|---|
1 {Sharing changes} | |
2 | |
3 How do I use the Merge window? | |
4 | |
5 If you are working with other people on a project, it is likely that | |
6 at some point you'll find that more than one of you have edited the | |
7 same lines in the same file, in different ways. | |
8 | |
9 When that happens and you try to merge the two versions, EasyMercurial | |
10 will pop up a merge window that looks a bit like this. | |
11 | |
12 #merge50 | |
13 | |
14 (This is actually a separate program, a merge tool called kdiff3.) | |
15 | |
16 This looks a bit complicated, but it is there to help you pick which | |
17 of the changes from each of the two "rival" versions of the file you | |
18 want to use in your merged version. | |
19 | |
20 |