~sircmpwn/email-test-drive

2nd attempt to add a file to send via email v1 PROPOSED

Joshua Hunter: 1
 2nd attempt to add a file to send via email

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/email-test-drive/patches/56955/mbox | git am -3
Learn more about email & git

[PATCH] 2nd attempt to add a file to send via email Export this patch

---
 jh2 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 jh2

diff --git a/jh2 b/jh2
new file mode 100644
index 0000000..dec28da
--- /dev/null
+++ b/jh2
@@ -0,0 +1 @@
"another file" 
-- 
2.43.0.windows.1