Mercurial > hg
comparison tests/pdiff @ 28120:ed4d06f180b8
cmdutil: provide a way to report how to continue
checkafterresolved allows Mercurial to suggest what command to
use next. If users try to continue the wrong command, there
wasn't a good way for the command to suggest what to do next.
Split checkmdutil into howtocontinue and checkafterresolved.
Introduce wrongtooltocontinue which handles raising an Abort with
the hint from howtocontinue.
author | timeless <timeless@mozdev.org> |
---|---|
date | Sun, 14 Feb 2016 16:16:17 +0000 |
parents | b59ef0c21405 |
children | 869e65e68aee |
comparison
equal
deleted
inserted
replaced
28119:91a827e760df | 28120:ed4d06f180b8 |
---|