diff options
Diffstat (limited to 'tools/gitolite.html')
-rw-r--r-- | tools/gitolite.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gitolite.html b/tools/gitolite.html index 108d4d8..ace87d9 100644 --- a/tools/gitolite.html +++ b/tools/gitolite.html @@ -238,7 +238,7 @@ <p>This document creates three scripts, one is run when gitolite receives push to a project with hook active - deploy-web, second script is run under root user to allow operations where gitolite user have no rights, third one - is project specific - deploy.sh. hooks.sh are support functions for deploy hook.</p> + is project specific - deploy.sh. File hooks.sh are support functions for deploy-web hook.</p> <pre> cron ---> deploy.sh |