diff options
Diffstat (limited to 'hit')
-rwxr-xr-x | hit | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |