~umgeher/mla

clone

read-only
https://git.sr.ht/~umgeher/mla
read/write
git@git.sr.ht:~umgeher/mla

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

MLA

no time to explain...

git config --global --add user.name "My Name"
git config --global --add user.email my@email.com
git config --global --add sendemail.smtpserver YOURSMSTP

in each rep

git config --add mla.rep https://git.sr.ht/~myusername/rep
git config --add mla.name "my repo"
git config --add sendemail.to mylist@mail.com

and type...

mla