mirror of https://github.com/git-ftp/git-ftp.git
Browse Source
Add option to bypass post hooks just like the --no-verify option allows to bypass pre hooks which I needed for a specific use case. EXECUTE_HOOKS could be renamed to EXECUTE_PRE_HOOKS for specificity, but I didn't want to break any code that could use it unbeknownst to me.pull/664/head

committed by
GitHub

1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue