Fix fuck when more than one git command available

This commit is contained in:
nvbn
2015-04-20 21:48:54 +02:00
parent f6f6e2223c
commit 2db0a215b4
3 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.13,
version=1.14,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',