diff options
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ TODO * Implement global hooks. * Check remote configuration. * Check hook tampering before doing anything in the repository. + * That can disable/mitigate hooks by changing permission and ownership on `~/.git/hooks`. * Push-to-deploy plugin: * http://superuser.com/questions/230694/how-can-i-push-a-git-repository-to-a-folder-over-ssh * https://devcenter.heroku.com/articles/git |