I have the Andy Parkins script setup to send post-receive email notifications. These are to fulfill a contract with a vendor, so the emails go out to the vendor. Now, I have an internal group who also want notifications. Since the configuration for the script is in /home/git, it is essentially global. How do I setup a second email notification for a different To list?
Asked
Active
Viewed 186 times
0
-
I found the answer. thanks anyway – user561638 Aug 23 '11 at 20:33
-
http://stackoverflow.com/questions/5055190/how-to-setup-post-receive-email-git-hook-with-gitolite – user561638 Aug 23 '11 at 20:33