Add handler for "is not a git command"

This commit is contained in:
nvbn
2015-04-08 21:20:11 +02:00
parent 9ed022d67f
commit e7b377a310
5 changed files with 55 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.2,
version=1.3,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',