equal
deleted
inserted
replaced
1911 |
1911 |
1912 step specified via binary symlink |
1912 step specified via binary symlink |
1913 ---------------------------------- |
1913 ---------------------------------- |
1914 1. --tool o o |
1914 1. --tool o o |
1915 2. HGMERGE o o |
1915 2. HGMERGE o o |
1916 3. merge-patterns o x |
1916 3. merge-patterns o (*) x (*) |
1917 4. ui.merge x x |
1917 4. ui.merge x (*) x (*) |
|
1918 |
|
1919 If "merge.strict-capability-check" configuration is true, Mercurial checks |
|
1920 capabilities of internal merge tools strictly in (*) cases above. It is |
|
1921 false by default for backward compatibility. |
1918 |
1922 |
1919 Note: |
1923 Note: |
1920 After selecting a merge program, Mercurial will by default attempt to |
1924 After selecting a merge program, Mercurial will by default attempt to |
1921 merge the files using a simple merge algorithm first. Only if it |
1925 merge the files using a simple merge algorithm first. Only if it |
1922 doesn't succeed because of conflicting changes will Mercurial actually |
1926 doesn't succeed because of conflicting changes will Mercurial actually |