Mercurial > hg
comparison CONTRIBUTING @ 35032:cd235d6f851b stable
dispatch: add option to not strip command args parsed by _earlygetopt()
This allows us to parse the original args later by full-blown getopt() in
order to verify the result of the faulty early parsing. Still we need the
'strip=True' behavior for shell aliases.
Note that this series is RFC because it seems to change too much to be
included in stable release.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 11 Nov 2017 16:46:41 +0900 |
parents | a492610a2fc1 |
children |
comparison
equal
deleted
inserted
replaced
35031:e273b6671827 | 35032:cd235d6f851b |
---|