Add reset command to setup.py

This commit is contained in:
Durham Goode 2014-10-29 15:01:02 -07:00
parent 2edfe3f42f
commit 6d25680bdc

View File

@ -20,6 +20,7 @@ setup(
'gitrevset',
'phrevset',
'reflog',
'reset',
'smartlog',
'tweakdefaults',
],