##// END OF EJS Templates
completion: add support for new "amend" command...
Martin von Zweigbergk -
r35473:2c479865 default
parent child Browse files
Show More
@@ -296,7 +296,7 b' shopt -s extglob'
296 296 merge)
297 297 _hg_labels
298 298 ;;
299 commit|ci|record)
299 commit|ci|record|amend)
300 300 _hg_status "mar"
301 301 ;;
302 302 remove|rm)
General Comments 0
You need to be logged in to leave comments. Login now