Gabriel Pérez-Cerezo: 1 Demonstrate that I can use git send-email 1 files changed, 1 insertions(+), 0 deletions(-)
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s https://lists.sr.ht/~gpcf/test/patches/14252/mbox | git am -3
--- gpcf | 1 + 1 file changed, 1 insertion(+) create mode 100644 gpcf diff --git a/gpcf b/gpcf new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/gpcf @@ -0,0 +1 @@ +I have successfully used git send-email! -- 2.20.1