Mercurial > hg > easyhg
comparison help/a-34.html @ 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 <link rel="stylesheet" type="text/css" href="help.css"/> | |
2 | |
3 | |
4 <h2>How do I use this Merge window?</h2> | |
5 | |
6 <p>If you are working with other people on a project, it is likely that | |
7 at some point you'll find that more than one of you have edited the | |
8 same lines in the same file, in different ways.</p> | |
9 | |
10 <p>When that happens and you try to merge the two versions, EasyMercurial | |
11 will pop up a merge window that looks a bit like this.</p> | |
12 | |
13 <p><center><img src="images/merge50.png"></center></p> | |
14 | |
15 <p>(This is actually a separate program, a merge tool called kdiff3.)</p> | |
16 |