Search Results

4
votes
4answers
899 views

git push email notification

How do I configure the appropriate git hook to send a summary email whenever a set of changes is pushed to the upstream repository? …