Submitter | phabricator |
---|---|
Date | March 12, 2022, 3:47 a.m. |
Message ID | <differential-rev-PHID-DREV-7llncetx5katl24awjlt-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50715/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/mercurial/debugcommands.py b/mercurial/debugcommands.py --- a/mercurial/debugcommands.py +++ b/mercurial/debugcommands.py @@ -1020,7 +1020,7 @@ b'', b'remote-as-revs', b"", - b'use local as remote, with only these these revisions', + b'use local as remote, with only these revisions', ), ] + cmdutil.remoteopts