Enabled by default

This commit is contained in:
Stef Pletinck
2017-10-07 13:59:51 +02:00
parent f372f3d56c
commit b6ecaf4d86
+3
View File
@@ -10,3 +10,6 @@ def match(command):
@git_support
def get_new_command(command):
return replace_argument(command.script, "delete", "remove")
enabled_by_default = True