Skip to content

Asenar/gitolite-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitolite-deploy

deploy system with gitolite

gitolite/hooks/common/post-receive is to put in the .gitolite/hooks/common/ directory of the gitolite user $HOME (default to /home/git )

chmod +x gitolite/hooks/common/post-receive

create dir /home/git/deploy/conf/ ( DEPLOY_CONFIG_DIR)

  • umask in gitolite can be configured in .gitolite.rc (for example 0007) : probably required for deploy with correct permissions

About

deploy system with gitolite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages