1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00
This commit is contained in:
Connor Martin 2020-02-24 11:08:41 -06:00
parent 901f9922a2
commit 3b7cc26f54

View File

@ -1,6 +1,7 @@
from thefuck.shells import shell
from thefuck.specific.git import git_support
@git_support
def match(command):
'''