---
title: "Learn to use email with git!"
description: "!https://git-send-email.io/"
date: 2025-08-29
published: true
tags:
  - git
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://git-send-email.io/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-content">
      <div class="embed-card-title">Learn to use email with git!</div>
      <div class="embed-card-meta">git-send-email.io</div>
    </div>
  </a>
</div>


This site gives us a glimpse into the development workflow using git over email, without remote centralized servers.  I found it interesting how patches can be sent with an optional cover letter nearly like a pr would be made.
