From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53201) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3Kn-00045d-LZ for guix-patches@gnu.org; Fri, 12 Jul 2019 17:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hm3Kl-00069u-Dd for guix-patches@gnu.org; Fri, 12 Jul 2019 17:44:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60281) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hm3Kl-00069S-8P for guix-patches@gnu.org; Fri, 12 Jul 2019 17:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hm3Kl-0006Pc-3i for guix-patches@gnu.org; Fri, 12 Jul 2019 17:44:03 -0400 Subject: [bug#36631] [PATCH] doc: note how to install git send-email Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:53091) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3KQ-0003zm-Vb for guix-patches@gnu.org; Fri, 12 Jul 2019 17:43:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hm3KP-0005ww-W9 for guix-patches@gnu.org; Fri, 12 Jul 2019 17:43:42 -0400 Received: from mout.web.de ([212.227.17.11]:56585) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hm3KP-0005wI-Mx for guix-patches@gnu.org; Fri, 12 Jul 2019 17:43:41 -0400 From: Arne Babenhauserheide Date: Fri, 12 Jul 2019 23:43:33 +0200 Message-Id: <20190712214333.23958-1-arne_bab@web.de> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: arne_bab@web.de Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36631@debbugs.gnu.org Cc: Arne Babenhauserheide * doc/contributing.texi (git send-email): Add install instructions. =2D-- doc/contributing.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index e00634eed4..7f2301409a 100644 =2D-- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -982,5 +982,6 @@ first send one message to @email{guix-patches@@gnu.org= }, and then send subsequent patches to @email{@var{NNN}@@debbugs.gnu.org} to make sure they are kept together. See @uref{https://debbugs.gnu.org/Advanced.html, the Debbugs documentation} -for more information. +for more information. You can install @command{git send-email} with +@command{guix install git:send-email}. @c Debbugs bug: https://debbugs.gnu.org/db/15/15361.html =2D- 2.22.0