From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elhL3-0000Ac-2w for guix-patches@gnu.org; Tue, 13 Feb 2018 15:38:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elhKz-00073i-VH for guix-patches@gnu.org; Tue, 13 Feb 2018 15:38:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33948) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1elhKz-00073a-RN for guix-patches@gnu.org; Tue, 13 Feb 2018 15:38:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1elhKz-0001J2-K5 for guix-patches@gnu.org; Tue, 13 Feb 2018 15:38:01 -0500 Subject: [bug#30446] [PATCH 1/3] gnu: Add ifdtool. Resent-Message-ID: Date: Tue, 13 Feb 2018 21:37:22 +0100 From: Danny Milosavljevic Message-ID: <20180213213722.6bffd81d@scratchpost.org> In-Reply-To: <20180213191843.GA31517@jasmine.lan> References: <20180213180001.4339-1-dannym@scratchpost.org> <20180213180145.4412-1-dannym@scratchpost.org> <20180213191843.GA31517@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Leo Famulari Cc: 30446@debbugs.gnu.org Hi Leo, On Tue, 13 Feb 2018 14:18:43 -0500 Leo Famulari wrote: > I notice the Git repo has tagged versions. If the latest one is > inappropriate to build from, please use it in the git-version like this: How do I find out which commit corresponds to a tag (or which commits are not in the 4.7 tag) ?