DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Sohaib Mohamed <sohaib.amhmd@gmail.com>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH] doc: document patch download with b4 from lore.distrokit.org
Date: Sat,  8 Jan 2022 09:28:18 +0100	[thread overview]
Message-ID: <20220108082818.441480-1-a.fatoum@pengutronix.de> (raw)

b4 needs configuration when a project isn't hosted or mirrored by
lore.kernel.org. We want DistroKit to be mirrored there, but until then,
document how to fetch patches with the current setup.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
Cc: Sohaib Mohamed <sohaib.amhmd@gmail.com>
---
 doc/intro.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/intro.rst b/doc/intro.rst
index 86db13707726..6a1c8c52e81d 100644
--- a/doc/intro.rst
+++ b/doc/intro.rst
@@ -81,6 +81,13 @@ using `git format-patch <https://git-scm.com/docs/git-format-patch>`_ on the
 DistroKit git repository
 (also see its man page for info on using mailers other than *git send-email*).
 
+Mails sent to the DistoKit mailing list are archived on ``lore.distrokit.org``.
+Patch series can be fetched with `b4 <https://pypi.org/project/b4/>`_ ::
+
+   git config b4.midmask https://lore.distrokit.org/%s
+   git config b4.linkmask https://lore.distrokit.org/%s
+   b4 am https://lore.distrokit.org/$messageid # replace with link
+
 DistroKit uses the `Developer’s Certificate of Origin <https://developercertificate.org/>`_::
 
    By making a contribution to this project, I certify that:
-- 
2.30.2


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

             reply	other threads:[~2022-01-08  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-08  8:28 Ahmad Fatoum [this message]
2022-01-08  9:37 ` Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220108082818.441480-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=sohaib.amhmd@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox