Submitter | phabricator |
---|---|
Date | Dec. 20, 2017, 1:31 p.m. |
Message ID | <db1f1e32b0cdfc4ce3bbd41a22ab5758@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/26370/ |
State | Not Applicable |
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)