Submitter | phabricator |
---|---|
Date | Dec. 18, 2017, 7:25 p.m. |
Message ID | <differential-rev-PHID-DREV-rpqsg6o7k45dygcg5jmz-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/26337/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/bash_completion b/contrib/bash_completion --- a/contrib/bash_completion +++ b/contrib/bash_completion @@ -309,7 +309,7 @@ _hg_status "mar" ;; revert) - _hg_debugpathcomplete + _hg_status "mard" ;; clone) local count=$(_hg_count_non_option)