Mercurial > hg-stable
diff hgext/show.py @ 36916:98487ad0cf8b
tweakdefaults: add commands.status.verbose to tweakefaults
commands.status,verbose if set to True, shows conflict information in `hg
status`. It shows which unresolved state you are in, which are the unresolved
files and how to continue the unresolved state. That sounds like a very good
candidate for tweakdefaults.
bisect is added to commands.status.skipstates because people generally leave
unresolved bisect state and we should skip that in morestatus output.
Differential Revision: https://phab.mercurial-scm.org/D2806
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 10 Mar 2018 15:24:24 +0530 |
parents | e3674c2a585c |
children | 317382151ac3 |