From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Geldenhuys Subject: Re: Official git repository history? Date: Tue, 30 Jun 2009 10:09:13 +0200 Message-ID: References: <7vhbxy9n9q.fsf@alter.siamese.dyndns.org> 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 10:11:33 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 1MLYRA-0002SA-Nl for gcvg-git-2@gmane.org; Tue, 30 Jun 2009 10:11:33 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752151AbZF3ILX (ORCPT ); Tue, 30 Jun 2009 04:11:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752133AbZF3ILV (ORCPT ); Tue, 30 Jun 2009 04:11:21 -0400 Received: from main.gmane.org ([80.91.229.2]:47756 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751563AbZF3ILU (ORCPT ); Tue, 30 Jun 2009 04:11:20 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MLYR0-0007dd-RE for git@vger.kernel.org; Tue, 30 Jun 2009 08:11:22 +0000 Received: from dsl-245-91-189.telkomadsl.co.za ([41.245.91.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Jun 2009 08:11:22 +0000 Received: from graemeg by dsl-245-91-189.telkomadsl.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 30 Jun 2009 08:11:22 +0000 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dsl-245-91-189.telkomadsl.co.za User-Agent: Thunderbird 2.0.0.22 (X11/20090608) In-Reply-To: <7vhbxy9n9q.fsf@alter.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: >> git repository? Was the first 8 C source code files already enough to >> work as a basic git repository? > > He did it very well, and Yes. Wow, very impressive! Such a little code, yet already workable. > You would need to check out an old revision, say v0.99, and look at the > original tutorial by Linus in Documentation/tutorial.txt. It was since Last night I played further with the first ever commit. I managed to figure out the sequence in which commands had to be run. Kudos to the people that decided the make the commands easier in the later versions. :-) Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/