Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

tmorgner/email-hook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email hook script based on GNOME ones ------------------------------------- The script requires a few git config variables to be set: * hooks.mailinglist = recipient email-address * hooks.smtp-host = SMTP host that receives email * hooks.smtp-port = SMTP port for receiving email * hooks.smtp-sender = Envelope sender email address * hooks.smtp-sender-username = Username for SMTP auth * hooks.smtp-sender-password = Password for SMTP auth 

About

Email hook for git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.7%
  • Shell 0.3%