From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753738Ab2LESwQ (ORCPT ); Wed, 5 Dec 2012 13:52:16 -0500 Received: from mdfmta005.mxout.tbr.inty.net ([91.221.168.46]:58127 "EHLO smtp.demon.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752096Ab2LESwP (ORCPT ); Wed, 5 Dec 2012 13:52:15 -0500 X-Greylist: delayed 584 seconds by postgrey-1.27 at vger.kernel.org; Wed, 05 Dec 2012 13:52:15 EST Message-ID: <50BF9544.7060401@ramsay1.demon.co.uk> Date: Wed, 05 Dec 2012 18:41:08 +0000 From: Ramsay Jones User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Junio C Hamano CC: git@vger.kernel.org, Linux Kernel Subject: Re: [ANNOUNCE] Git v1.8.1-rc0 References: <7vip8iq1vs.fsf@alter.siamese.dyndns.org> In-Reply-To: <7vip8iq1vs.fsf@alter.siamese.dyndns.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-MDF-HostID: 8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Junio C Hamano wrote: > A release candidate preview, Git v1.8.1-rc0, is now available for > testing at the usual places. > > This cycle has been a bit slow (perhaps because it had a major US > holiday to slow people down) but we seem to have managed to apply > reasonably large number of usability improvement changes, with a > handful of new features. There are several new and large-ish topics > that are cooking in 'next', but I think we would better keep them > cooking there without merging them to 'master' before the upcoming > release to happen before the year end. So as far as features goes, > this preview release is pretty much *it*. > > The release tarballs are found at: > > http://code.google.com/p/git-core/downloads/list > > and their SHA-1 checksums are: > > 39faaa15bc71f8eb52048e77ea564cecf78c7adf git-1.8.1.rc0.tar.gz > 2eeba24488337de02b58dc442258d58b79e2b8f4 git-htmldocs-1.8.1.rc0.tar.gz > b28d1f8e8b9268b712b33fbdfb67dd6f14afb499 git-manpages-1.8.1.rc0.tar.gz > > Also the following public repositories all have a copy of the v1.8.1-rc0 > tag and the master branch that the tag points at: > > url = git://repo.or.cz/alt-git.git > url = https://code.google.com/p/git-core/ > url = git://git.sourceforge.jp/gitroot/git-core/git.git > url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core > url = https://github.com/gitster/git > I fetch git from 'git://git.kernel.org/pub/scm/git/git.git' which has commit ee26a6e2 ("Git 1.8.1-rc0", 03-12-2012), but is missing the v1.8.1-rc0 tag. Is this just an oversight (the above list suggests not), or should I not be using kernel.org? ATB, Ramsay Jones