contrib/bash_completion
changeset 35456 fdbe4eafa9c2
parent 30199 ba22059602e3
child 35457 2c47986505ff
--- a/contrib/bash_completion	Sat Jun 24 23:03:41 2017 -0700
+++ b/contrib/bash_completion	Mon Dec 18 09:58:04 2017 -0800
@@ -309,7 +309,7 @@
             _hg_status "mar"
         ;;
         revert)
-            _hg_debugpathcomplete
+            _hg_status "mard"
         ;;
         clone)
             local count=$(_hg_count_non_option)