On Mon, 8 Aug 2011 07:24:57 -0700 (PDT) pavan kumar <[email protected]> wrote:
> hi every one, > > i want to set a email notifications for a branch on git. > when a push is made a particular branch a notification mail should be > made to bunch of people. > how to do it? > please can any one provide information for this. http://www.kernel.org/pub/software/scm/git/docs/githooks.html As a working example, see http://wiki.debian.org/Alioth/Git#Commit_mails_with_diff and the worker script it refers to: http://anonscm.debian.org/git/pkg-nvidia/git-commit-notice -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
