branch | 0.9.2compat |
changeset 480 | c5e1178401c5 |
parent 478 | a3b8a3a03cc7 |
child 486 | a6f4e1367978 |
--- a/hgkw/keyword.py Mon Jun 30 12:42:48 2008 +0200 +++ b/hgkw/keyword.py Wed Jul 30 20:05:14 2008 +0200 @@ -95,7 +95,7 @@ # hg commands that do not act on keywords nokwcommands = ('add addremove annotate bundle copy export grep incoming init' - ' log outgoing push rename rollback tip' + ' log outgoing push rename rollback tip verify' ' convert email glog') # hg commands that trigger expansion only when writing to working dir,