~sircmpwn/email-test-drive

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH v2 1/2] Initial commit

Details
Message ID
<20230102190103.51641-1-josh@redstrate.com>
DKIM signature
missing
Download raw message
Patch: +6 -0
From: Drew DeVault <sir@cmpwn.com>

---
 README.md    | 5 +++++
 drew-devault | 1 +
 2 files changed, 6 insertions(+)
 create mode 100644 README.md
 create mode 100644 drew-devault

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..224333d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
# email test drive

This repository is here to help users test drive their git send-email
configuration. For more information on using git send-email, visit
[git-send-email.io](https://git-send-email.io).
diff --git a/drew-devault b/drew-devault
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/drew-devault
@@ -0,0 +1 @@
I have successfully used git send-email!
-- 
2.38.2

[PATCH v2 2/2] Update README.md

Details
Message ID
<20230102190103.51641-2-josh@redstrate.com>
In-Reply-To
<20230102190103.51641-1-josh@redstrate.com> (view parent)
DKIM signature
missing
Download raw message
Patch: +3 -0
From: Drew DeVault <sir@cmpwn.com>

---
This fixes the issues raised from the first patch.

 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 224333d..e50be57 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,6 @@
This repository is here to help users test drive their git send-email
configuration. For more information on using git send-email, visit
[git-send-email.io](https://git-send-email.io).

Please send patches to
[~sircmpwn/email-test-drive@lists.sr.ht](mailto:~sircmpwn/email-test-drive@lists.sr.ht).
-- 
2.38.2
Reply to thread Export thread (mbox)