sapling/lib/cliparser
Jared Bosco ae89e32851 cliparser: expose method to perform alias expansion on arguments
Summary:
Alias expansion originally occurs in mercurial through a chain of command handlers that point at their alias.

Now, aliases can be fully expanded early on into parsing to only resolve actual commands and not have to follow a chain of executions.

Reviewed By: quark-zju

Differential Revision: D16059122

fbshipit-source-id: cf28fba4a131ab29ceda87bc3e90d7a434e06625
2019-07-20 01:06:34 -07:00
..
src cliparser: expose method to perform alias expansion on arguments 2019-07-20 01:06:34 -07:00
Cargo.toml cliparser: expose method to perform alias expansion on arguments 2019-07-20 01:06:34 -07:00