Submitter | phabricator |
---|---|
Date | Dec. 18, 2017, 7:25 p.m. |
Message ID | <differential-rev-PHID-DREV-c47s2lrt73gr5jnjqz7e-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/26338/ |
State | Superseded |
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)