# HG changeset patch # User timeless # Date 1450763183 0 # Node ID 4242d699de6d76caf378d5fd94c86fea081d5445 # Parent 5bfd01a3c2a9e5b93373a986b55efcc17a6aacea merge: reword help to use See help resolve diff -r 5bfd01a3c2a9 -r 4242d699de6d mercurial/commands.py --- a/mercurial/commands.py Mon Dec 21 21:31:57 2015 -0800 +++ b/mercurial/commands.py Tue Dec 22 05:46:23 2015 +0000 @@ -5164,7 +5164,7 @@ head, the other head is merged with by default. Otherwise, an explicit revision with which to merge with must be provided. - :hg:`resolve` must be used to resolve unresolved files. + See :hg:`help resolve` for information on handling file conflicts. To undo an uncommitted merge, use :hg:`update --clean .` which will check out a clean copy of the original merge parent, losing