Search Results

3
votes
4answers
817 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? …