~rjarry/aerc-devel

aerc: CONTRIBUTING: remove stray + symbols v1 REJECTED

Jonathan Dowland: 1
 CONTRIBUTING: remove stray + symbols

 1 files changed, 2 insertions(+), 2 deletions(-)
#1153320 alpine-edge.yml failed
#1153321 openbsd.yml success
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/~rjarry/aerc-devel/patches/49668/mbox | git am -3
Learn more about email & git

[PATCH aerc] CONTRIBUTING: remove stray + symbols Export this patch

I guess these were included accidentally after resolving a merge
conflict, or similar.

Signed-off-by: Jonathan Dowland <jon+aerc-devel@dow.land>
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 756cd1bb..075bdde8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -107,8 +107,8 @@ defaults:
    git config notes.rewriteRef refs/notes/commits
    git config notes.rewriteMode concatenate
    ln -s ../../contrib/commit-msg .git/hooks/commit-msg
    + ln -s ../../contrib/sendemail-validate .git/hooks/sendemail-validate
    + git config sendemail.validate true
    ln -s ../../contrib/sendemail-validate .git/hooks/sendemail-validate
    git config sendemail.validate true

And send the patch to the mailing list ([step-by-step
instructions][git-send-email-tutorial]):
-- 
2.39.2
aerc/patches: FAILED in 2m23s

[CONTRIBUTING: remove stray + symbols][0] from [Jonathan Dowland][1]

[0]: https://lists.sr.ht/~rjarry/aerc-devel/patches/49668
[1]: mailto:jon+aerc-devel@dow.land

✗ #1153320 FAILED  aerc/patches/alpine-edge.yml https://builds.sr.ht/~rjarry/job/1153320
✓ #1153321 SUCCESS aerc/patches/openbsd.yml     https://builds.sr.ht/~rjarry/job/1153321
Jonathan Dowland, Feb 19, 2024 at 15:03: