~sircmpwn/git-send-email.io

Website for introducing people to git send-email
e328ea55 — zyxhere💭 28 days ago
Add note about why git might not recognize the send-mail option in Gentoo
webhook.graphql: update raw message field name

You can also use your local clone with git send-email.

#git-send-email.io

The source code powering git-send-email.io.

#Contributing

Add git-send-email.io into the subject line:

git config format.subjectPrefix 'PATCH git-send-email.io'

and send patches to ~sircmpwn/[email protected].

#Running locally

To run the website, just serve this directory as static content with your favorite httpd. Here's a one-liner:

python3 -m http.server 8000

Running the auto-responder... is much harder. This depends on a fully operational lists.sr.ht setup, which requires at least 5 daemons and a working MTA. This is left as an exercise to the reader. Rig up a webhook to receive post:received events from your test list to /webhook.