1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00

Fix git_hook_bypass priority (#1207)

This commit is contained in:
Hamid Nazari 2021-06-15 15:23:52 +10:00 committed by Pablo Aguiar
parent 0949d2e770
commit b2e1886de8

View File

@ -23,5 +23,5 @@ def get_new_command(command):
)
priority = 900
priority = 1100
requires_output = False