I searched through internet but I could not find anything.
Is it possible to send notification emails for each GIT's push events to all the participants?
if yes, could you give me some tips?
I searched through internet but I could not find anything.
Is it possible to send notification emails for each GIT's push events to all the participants?
if yes, could you give me some tips?
You could try using post-hooks to send email notifications to users every time the repository is pushed. Setting Up Git Commit Email Notification