Mercurial > hg
comparison mercurial/exchange.py @ 35225:7ce0ba3a1c32
dispatch: replace _earlygetopt(strip=True) with new parser
The execution order in cmdalias.__init__() is adjusted to set stripped args
to self.givenargs, which is no longer updated in place.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 23 Nov 2017 23:18:56 +0900 |
parents | 6370ed6516a6 |
children | 5a62910948d2 |
comparison
equal
deleted
inserted
replaced
35224:6e6d0a5b88e6 | 35225:7ce0ba3a1c32 |
---|