mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +00:00
Fix git_hook_bypass priority (#1207)
This commit is contained in:
parent
0949d2e770
commit
ff650fcab2
@ -23,5 +23,5 @@ def get_new_command(command):
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
priority = 900
|
priority = 1100
|
||||||
requires_output = False
|
requires_output = False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user