Submitter | phabricator |
---|---|
Date | Dec. 20, 2017, 1:31 p.m. |
Message ID | <658d6ac2112ff6b29de94e8b628a1125@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/26371/ |
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 @@ -296,7 +296,7 @@ merge) _hg_labels ;; - commit|ci|record) + commit|ci|record|amend) _hg_status "mar" ;; remove|rm)