comparison hgext/fetch.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 c6061cadb400
children c303d65d2e34
comparison
equal deleted inserted replaced
36915:84110a1d0f7d 36916:98487ad0cf8b