This is an archive of the discontinued Mercurial Phabricator instance.

zsh_completion: use $_hg_remote_opts after it is defined
ClosedPublic

Authored by av6 on Oct 17 2018, 11:49 AM.

Details

Summary

Before this patch, zsh wouldn't complete --ssh, --remotecmd or --insecure for
hg clone.

While at it, replace --uncompressed by --stream.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

av6 created this revision.Oct 17 2018, 11:49 AM
This revision was automatically updated to reflect the committed changes.