From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751818AbaHQOKp (ORCPT ); Sun, 17 Aug 2014 10:10:45 -0400 Received: from mdfmta004.mxout.tch.inty.net ([91.221.169.45]:34767 "EHLO smtp.demon.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751494AbaHQOKn (ORCPT ); Sun, 17 Aug 2014 10:10:43 -0400 Message-ID: <53F0B7DD.7000605@ramsay1.demon.co.uk> Date: Sun, 17 Aug 2014 15:10:37 +0100 From: Ramsay Jones User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Junio C Hamano , git@vger.kernel.org CC: Linux Kernel Subject: Re: [ANNOUNCE] Git v2.1.0 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-MDF-HostID: 17 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/08/14 23:46, Junio C Hamano wrote: > The latest feature release Git v2.1.0 is now available at the > usual places. > > The tarballs are found at: > > https://www.kernel.org/pub/software/scm/git/ > > The following public repositories all have a copy of the 'v2.1.0' > tag and the 'master' branch that the tag points at: > > url = https://kernel.googlesource.com/pub/scm/git/git > 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 > Are you going to tag and push v2.1.0 to the documentation repos? (I have been watching the kernel.org documentation repos - should I be looking elsewhere?) I stopped building the documentation myself when my documentation toolchain got a bit old. I have upgraded to Linux Mint 17 since then, so my toolchain may be up to the job now, so perhaps I should build it myself. ;-) ATB, Ramsay Jones