contrib/bash_completion
changeset 35457 2c47986505ff
parent 35456 fdbe4eafa9c2
child 39398 8ab79580047f
--- a/contrib/bash_completion	Mon Dec 18 09:58:04 2017 -0800
+++ b/contrib/bash_completion	Mon Dec 18 11:23:51 2017 -0800
@@ -296,7 +296,7 @@
         merge)
             _hg_labels
         ;;
-        commit|ci|record)
+        commit|ci|record|amend)
             _hg_status "mar"
         ;;
         remove|rm)