aboutsummaryrefslogtreecommitdiff
path: root/hit
diff options
context:
space:
mode:
Diffstat (limited to 'hit')
-rwxr-xr-xhit2
1 files changed, 1 insertions, 1 deletions
diff --git a/hit b/hit
index 2a30ba5..568ea45 100755
--- a/hit
+++ b/hit
@@ -12,7 +12,7 @@
# * Check proper user/email config.
# * Automatically set git-flow when initializing a repository.
# * Automatically set git-hooks integration.
-# * Allow hook whitelisting.
+# * Allow for hook access control list (i.e, which hooks are allowed).
# * Implement global hooks like using a global init.templateDir config.
# * Check remote configuration.
# * Check hook tampering before doing anything in the repository, like removing hook permissions.