From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdjIm-00082w-VW for guix-patches@gnu.org; Thu, 12 Jul 2018 17:39:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdjIm-0000y2-5o for guix-patches@gnu.org; Thu, 12 Jul 2018 17:39:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49561) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdjIm-0000xe-0x for guix-patches@gnu.org; Thu, 12 Jul 2018 17:39:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdjIk-0006wM-8t for guix-patches@gnu.org; Thu, 12 Jul 2018 17:39:03 -0400 Subject: [bug#32059] [PATCH 3/3] etc: snippets: Add guix-commit-message-use-https-home-page. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180705123944.25944-1-arunisaac@systemreboot.net> <20180705123944.25944-3-arunisaac@systemreboot.net> Date: Thu, 12 Jul 2018 23:38:04 +0200 In-Reply-To: <20180705123944.25944-3-arunisaac@systemreboot.net> (Arun Isaac's message of "Thu, 5 Jul 2018 18:09:44 +0530") Message-ID: <87wou0qgn7.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac Cc: 32059@debbugs.gnu.org Arun Isaac skribis: > * etc/snippets/text-mode/guix-commit-message-use-https-home-page: New file. > * doc/contributing.texi (The Perfect Setup): Document new snippet. LGTM, thanks!