From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6hSX-0001Z9-Ky for guix-patches@gnu.org; Fri, 05 May 2017 13:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6hSU-0005xg-L1 for guix-patches@gnu.org; Fri, 05 May 2017 13:56:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58462) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6hSU-0005xY-Hu for guix-patches@gnu.org; Fri, 05 May 2017 13:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6hSU-00063I-BW for guix-patches@gnu.org; Fri, 05 May 2017 13:56:02 -0400 Subject: bug#26777: [PATCH] guix: git: Add new module. Resent-Message-ID: References: <20170504144944.8635-1-m.othacehe@gmail.com> <20170505090401.9036-1-m.othacehe@gmail.com> <87y3ubaaya.fsf@gnu.org> From: Mathieu Othacehe In-reply-to: <87y3ubaaya.fsf@gnu.org> Date: Fri, 05 May 2017 19:54:59 +0200 Message-ID: <87mvarqjd8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26777@debbugs.gnu.org > Could you add an XXX to this comment and perhaps say why this is broken? > Regardless of brokenness, it sounds safer to always hard-reset the > checkout to make sure we’re in the right state, no? So maybe you can > even remove the comment. :-) I removed it :) > OK for ‘master’ with changes along these lines. Pushed as a70b784708fb5e1b78430aa793d89ca04bc641a8. Thanks, Mathieu