darkrc/githooks
DarkWiiPlayer 802e57791e Remove -rf flag from rm command in git hook
Technically the --recursive flag should be ignored for symlinks, but
it nonetheless seems safer to not have the flag.
2022-06-14 15:16:42 +02:00
..
applypatch-msg Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
commit-msg Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
fsmonitor-watchman Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
post-checkout Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
post-update Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
pre-applypatch Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
pre-commit Remove -rf flag from rm command in git hook 2022-06-14 15:16:42 +02:00
pre-push Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
pre-rebase Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
pre-receive Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
prepare-commit-msg Pass parameters to prepare-commit-msg hook 2022-05-27 10:50:02 +02:00
update Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00