Changes

Jump to: navigation, search

Gitolite

79 bytes added, 08:58, 12 September 2013
/* Deploy */
* Permissions fix for the hooks and repo
chmod +x /home/git/repositories/yourproject/hooks/post-receive
chown gitolite:gitolite /home/git/repositories/yourproject/hooks/post-receive
chown -R gitolite:$APP /path/to/project
find /path/to/project -type f -exec chmod 640 {} \;
ControlGroup, administrator
4,220
edits