The Disconnected Git Workflow
Summary
The Disconnected Git Workflow discusses using git-send-email to work offline with multiple email accounts, leveraging msmtp and per-project configurations to streamline patch submissions without relying on GitHub's web interface. It provides setup steps, account management tips, and offline sending/queue scripts, plus broader applicability to other mail clients and workflows. The piece emphasizes a self-contained, command-line driven approach for efficient collaboration and privacy.