From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Geldenhuys Subject: Official git repository history? Date: Mon, 29 Jun 2009 16:27:36 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jun 30 09:00:14 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MLXK9-0004er-Sz for gcvg-git-2@gmane.org; Tue, 30 Jun 2009 09:00:14 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753145AbZF3HAC (ORCPT ); Tue, 30 Jun 2009 03:00:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751727AbZF3HAB (ORCPT ); Tue, 30 Jun 2009 03:00:01 -0400 Received: from main.gmane.org ([80.91.229.2]:55809 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751110AbZF3HAA (ORCPT ); Tue, 30 Jun 2009 03:00:00 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MLXJz-0004qg-06 for git@vger.kernel.org; Tue, 30 Jun 2009 07:00:03 +0000 Received: from dsl-247-185-84.telkomadsl.co.za ([41.247.185.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Jun 2009 07:00:02 +0000 Received: from graemeg by dsl-247-185-84.telkomadsl.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Jun 2009 07:00:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dsl-247-185-84.telkomadsl.co.za User-Agent: Thunderbird 2.0.0.21 (X11/20090318) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, Yesterday I cloned the official git repository and for fun I checkout out the first ever commit "e83c5163316f..." So how did Linus get those first few commits / history into the official git repository? Was the first 8 C source code files already enough to work as a basic git repository? Or did he use another revision control system and then later imported that history into the official git repository (when git was working)? Just curious? :-) Regards, - Graeme -