fill in pyproject.toml
passthrough args to git format-patch
readme usage example
your git send-email for 2023!
git config sendtelegram.apiid <api_id>
git config sendtelegram.apihash <api_hash>
TELEGRAM_API_ID=<api_id> TELEGRAM_API_HASH=<api_hash> ./export-session-string.py
git config sendtelegram.sessionstring <session_string>
You're good to go, let's get those patches a-sending!
git send-telegram --to torvalds HEAD^!