[Updated] D9515: command: automatically create alias for command using '-' in names
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Fri Dec 4 19:18:26 UTC 2020
This revision is now accepted and ready to land.
pulkit added a comment.
pulkit accepted this revision.
Looks good to me but since I was not there in that sprint discussion, I will let someone else queue it.
INLINE COMMENTS
> cmdutil.py:361
>
> def parsealiases(cmd):
> + base_aliases = cmd.split(b"|")
Since the logic is growing, some function documentation will be great!
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9515/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9515
To: marmoute, #hg-reviewers, pulkit
Cc: pulkit, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20201204/6c29003e/attachment-0002.html>
More information about the Mercurial-patches
mailing list