From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 06 Nov 2023 12:41:32 +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 1qzxz1-0008cp-1N for lore@lore.pengutronix.de; Mon, 06 Nov 2023 12:41:32 +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 1qzxz0-0007td-JG; Mon, 06 Nov 2023 12:41:30 +0100 Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qzxyy-0007tO-IX; Mon, 06 Nov 2023 12:41:28 +0100 Message-ID: <3c246c50-c388-4f28-9d48-d20e9ca71fe3@pengutronix.de> Date: Mon, 6 Nov 2023 12:41:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: Ahmad Fatoum , oss-tools@pengutronix.de References: <20231106112953.3994614-1-a.fatoum@pengutronix.de> From: Bastian Krause In-Reply-To: <20231106112953.3994614-1-a.fatoum@pengutronix.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: , 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 11/6/23 12:29, 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 > --- > 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" > + Nice, thanks! Regards, Bastian > Mails sent to this mailing list are also archived at > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |