From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neal Kreitzinger Subject: Re: Git documentation at kernel.org Date: Thu, 09 Feb 2012 19:04:02 -0600 Message-ID: <4F346D02.2020603@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Petr Onderka X-From: git-owner@vger.kernel.org Fri Feb 10 02:04:12 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RveuK-0000Ar-17 for gcvg-git-2@plane.gmane.org; Fri, 10 Feb 2012 02:04:12 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754703Ab2BJBEH (ORCPT ); Thu, 9 Feb 2012 20:04:07 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:37209 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752767Ab2BJBEF (ORCPT ); Thu, 9 Feb 2012 20:04:05 -0500 Received: by ggnh1 with SMTP id h1so1259171ggn.19 for ; Thu, 09 Feb 2012 17:04:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:newsgroups:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=kI/Ds8a6jTcjAAtnTNror1b23WI+7IgbBoOunxmgmDE=; b=oml+kMANHFav2ObDQOyNTyqY2TAPT2e6TjfWlPsiAoF0/NhQzBtSvuw8Ik7Tbtqll4 RkKvKRNZrHjtd//WPshFX104yt9CL5oW/fEMEA8tlT5FoB675bZhfO6RCF6y0+MXq5Lp zxHsWA2mWkw+f6pxka9kFbVpoQVtAprPUWppg= Received: by 10.101.142.4 with SMTP id u4mr1802968ann.60.1328835844537; Thu, 09 Feb 2012 17:04:04 -0800 (PST) Received: from [172.25.2.210] ([67.63.162.200]) by mx.google.com with ESMTPS id 21sm9974238anv.10.2012.02.09.17.04.03 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Feb 2012 17:04:04 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.26) Gecko/20120129 Thunderbird/3.1.18 Newsgroups: gmane.comp.version-control.git In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 2/7/2012 6:28 AM, Petr Onderka wrote: > since the hacking of kernel.org, the online version of git > documentation [1] is not available. I realize that I can use local > version of the documentation and there is also at least one mirror > [2]. But I think it's very useful to have an "official" version of the > documentation online. And, more importantly, there is now lots of dead > links all over the Internet to the kernel.org version of the > documentation. > > Can someone with the ability to do so restore the documentation at the > old location? > Additional info: http://article.gmane.org/gmane.comp.version-control.git/185302 v/r, neal