comparison mercurial/scmutil.py @ 35030:d9aba3730d30 stable

dispatch: abort if early boolean options can't be parsed Perhaps we'll need to restrict the parsing rules of --debugger and --profile, where this patch will help us know why the --debugger option doesn't work. I have another series to extend this feature to --config/--cwd/-R, but even with that, shell aliases can be used to get around the restriction.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 11 Nov 2017 14:02:41 +0900
parents 99ab7bc944d2
children 96dcc78468e3
comparison
equal deleted inserted replaced
35029:e16f68c4abe3 35030:d9aba3730d30