0

I'm evaluating git now. I expected that sending email when commit and push to remote repository. But couldn't catch email. I registered my email address and username. But I couldn't find post-receive and post-receive-email file anywhere.

Please teach me how to get post-receive and post-receive-email file or teach me example.

mattsu
  • 1
  • 1
  • 1
    Does this answer your question? [Git hook to send email notification on repo changes](https://stackoverflow.com/questions/552360/git-hook-to-send-email-notification-on-repo-changes) – Nadar Nov 17 '21 at 07:57
  • 1
    Is this using plain git or do you have form of repository management system in place? (such as github, gitlab, gerrit, bitbucket) – fredrik Nov 17 '21 at 08:28
  • Thank you for your reply. Remote repository is put on usual nas storage. – mattsu Nov 17 '21 at 11:37
  • Presumably you control the NAS, so @Nadar's suggestion is the right one. – torek Nov 18 '21 at 05:31

0 Answers0