diff --git a/thefuck/rules/git_hook_bypass.py b/thefuck/rules/git_hook_bypass.py index 648acb26..ce479f80 100644 --- a/thefuck/rules/git_hook_bypass.py +++ b/thefuck/rules/git_hook_bypass.py @@ -24,5 +24,4 @@ def get_new_command(command): priority = 900 -enabled_by_default = True requires_output = False