diff options
author | punk <punk@libernaut> | 2021-04-29 16:01:37 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-29 16:02:06 +0100 |
commit | 3790c6ecd836d25815f7cb8deef62a77d4f3ac9f (patch) | |
tree | 11a345d7bfdc896978ca797724d4131b4eba7434 /tools/gitolite.html | |
parent | a25aec1591b72059da2b19446e87bef4b1844dca (diff) | |
download | doc-3790c6ecd836d25815f7cb8deef62a77d4f3ac9f.tar.gz |
renamed gitolite/cgit configuration files
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 |