diff -r 02ea370c2baa -r fdbe4eafa9c2 contrib/bash_completion --- 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)