From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: git-pasky "tutorial" Date: Sun, 24 Apr 2005 11:35:08 +1000 Message-ID: <1114306508.5444.7.camel@gaston> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-From: git-owner@vger.kernel.org Sun Apr 24 03:27:56 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DPVuY-0003yv-UX for gcvg-git@gmane.org; Sun, 24 Apr 2005 03:27:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262222AbVDXBbx (ORCPT ); Sat, 23 Apr 2005 21:31:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262221AbVDXBbx (ORCPT ); Sat, 23 Apr 2005 21:31:53 -0400 Received: from gate.crashing.org ([63.228.1.57]:37552 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S262222AbVDXBaj (ORCPT ); Sat, 23 Apr 2005 21:30:39 -0400 Received: from gaston (localhost [127.0.0.1]) by gate.crashing.org (8.12.8/8.12.8) with ESMTP id j3O1PRgJ032065 for ; Sat, 23 Apr 2005 20:25:29 -0500 To: git@vger.kernel.org X-Mailer: Evolution 2.0.4 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Hi ! Is it really only my own stupidity, or is the "tutorial" in the README file in there only understandable if you in fact already know what it tries to explain ? The more I read it, the more confused I am about the whole thing... Is there some document somewhere that starts by explaining what are the concepts of "branch", "tracking", etc... in the context of git ? Ben.