From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Carnecky Subject: Re: old git reference manuals & release notes Date: Wed, 16 Nov 2011 23:25:56 +0100 Message-ID: <4EC43874.3010604@dbservice.com> References: <7vty69pz92.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Neal Kreitzinger , Git Users To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Nov 16 23:26:07 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RQnvi-0003nL-86 for gcvg-git-2@lo.gmane.org; Wed, 16 Nov 2011 23:26:06 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753970Ab1KPW0A (ORCPT ); Wed, 16 Nov 2011 17:26:00 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:65352 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753193Ab1KPWZ7 (ORCPT ); Wed, 16 Nov 2011 17:25:59 -0500 Received: by bke11 with SMTP id 11so1178976bke.19 for ; Wed, 16 Nov 2011 14:25:58 -0800 (PST) Received: by 10.204.148.67 with SMTP id o3mr15365059bkv.130.1321482358217; Wed, 16 Nov 2011 14:25:58 -0800 (PST) Received: from calvin.local (gw.ptr-62-65-141-13.customer.ch.netstream.com. [62.65.141.13]) by mx.google.com with ESMTPS id e20sm60827fab.2.2011.11.16.14.25.57 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Nov 2011 14:25:57 -0800 (PST) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111103 Thunderbird/8.0 In-Reply-To: <7vty69pz92.fsf@alter.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 11/12/11 8:37 AM, Junio C Hamano wrote: > I am not involved in the git-scm.com site that shows the documentation, > but I am guessing that it keeps an up to date copy of the preformatted > git-htmldocs repository and shows blob contents directly from the tip of > the history. The preformatted documents in git-htmldocs repository are That site does not host any documentation directly, it merely links to other websites. One of those websites is http://schacon.github.com/git/git.html, but it has not seen any update since July 23, 2011. tom