Skip to content

mmehnert/gitosis-send-mail-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitosis-send-mail-hook

This is a script that should make it possible to inform all persons that
have acces to a gitosis-managed repository upon changes via the
post-receive-email script.

Change 

recipients=$(git config hooks.mailinglist)

to 

recipients=$(/path/gitosis-send-mail-hook.py)

in your copy of post-receive-email from
/usr/share/doc/git-core/contrib/hooks/

About

git hook to inform gitosis users with access upon push

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages