mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-22 12:58:33 +00:00
parent
dfd0be2002
commit
af1a88b271
@ -5,7 +5,7 @@ from thefuck.specific.git import git_support
|
||||
|
||||
@git_support
|
||||
def match(command):
|
||||
return "git remote delete" in command.script
|
||||
return "remote delete" in command.script
|
||||
|
||||
|
||||
@git_support
|
||||
|
Loading…
x
Reference in New Issue
Block a user