~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
2

[PATCH v3 0/2] Add luke

Luke Ceddia <luke@flukiluke.com>
Details
Message ID
<20250116130005.104275-1-luke@flukiluke.com>
Sender timestamp
1737072003
DKIM signature
pass
Download raw message
Adds luke file

Luke Ceddia (2):
  Demonstrate that I can use git send-email
  Add more content

 luke | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 luke

-- 
2.39.5

[PATCH v3 1/2] Demonstrate that I can use git send-email

Luke Ceddia <luke@flukiluke.com>
Details
Message ID
<20250116130005.104275-2-luke@flukiluke.com>
In-Reply-To
<20250116130005.104275-1-luke@flukiluke.com> (view parent)
Sender timestamp
1737072004
DKIM signature
pass
Download raw message
Patch: +1 -0
---
 luke | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 luke

diff --git a/luke b/luke
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/luke
@@ -0,0 +1 @@
I have successfully used git send-email!
-- 
2.39.5

[PATCH v3 2/2] Add more content

Luke Ceddia <luke@flukiluke.com>
Details
Message ID
<20250116130005.104275-3-luke@flukiluke.com>
In-Reply-To
<20250116130005.104275-1-luke@flukiluke.com> (view parent)
Sender timestamp
1737072005
DKIM signature
pass
Download raw message
Patch: +1 -0
---
 luke | 1 +
 1 file changed, 1 insertion(+)

diff --git a/luke b/luke
index 66cb3d4..6fd361b 100644
--- a/luke
+++ b/luke
@@ -1 +1,2 @@
I have successfully used git send-email!
This is more content
-- 
2.39.5
Reply to thread Export thread (mbox)