From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 06 Nov 2023 12:44:30 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qzy1t-0008mD-1k for lore@lore.pengutronix.de; Mon, 06 Nov 2023 12:44:30 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qzy1s-0008Qa-Mo; Mon, 06 Nov 2023 12:44:28 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qzy1r-0008QJ-69; Mon, 06 Nov 2023 12:44:27 +0100 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qzy1q-00715b-QK; Mon, 06 Nov 2023 12:44:26 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qzy1q-008mQZ-HN; Mon, 06 Nov 2023 12:44:26 +0100 Date: Mon, 6 Nov 2023 12:44:26 +0100 From: Roland Hieber To: Ahmad Fatoum Message-ID: <20231106114426.jy5vkxjagc4jmlpu@pengutronix.de> References: <20231106112953.3994614-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20231106112953.3994614-1-a.fatoum@pengutronix.de> Subject: Re: [OSS-Tools] [PATCH dt-utils] README: provide git format.subjectPrefix line to copy X-BeenThere: oss-tools@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: Pengutronix Public Open-Source-Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: oss-tools@pengutronix.de Sender: "OSS-Tools" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: oss-tools-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Mon, Nov 06, 2023 at 12:29:53PM +0100, Ahmad Fatoum wrote: > The oss-tools list is shared between a number of projects, so we should > always use a subject prefix to make it clear where the patch applies. > > The README already notes that and references the git man page, but it's > more convenient to just provide a command line that can be directly > copied and pasted. > > Cc: Bastian Krause > Signed-off-by: Ahmad Fatoum Reviewed-by: Roland Hieber > --- > README | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/README b/README > index d68e6dacae6c..c6ef99c10b00 100644 > --- a/README > +++ b/README > @@ -44,8 +44,10 @@ The Git web view for this software can be found at: > > > Any patches should be sent to the mailing list above. Please prefix your > -subject with "[PATCH dt-utils]" (when sending patches with Git, see the > -git-config manpage for the option format.subjectPrefix). > +subject with "[PATCH dt-utils]". This can be configured in Git with: > + > + git config format.subjectPrefix "PATCH dt-utils" > + > Mails sent to this mailing list are also archived at > > > -- > 2.39.2 > > > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |