From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Langhoff Subject: Re: Where should I post questions on GIT usage ? Date: Thu, 10 Nov 2005 23:06:40 +1300 Message-ID: <46a038f90511100206v3fc8de88u9f613dbfb0c0c35a@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-From: git-owner@vger.kernel.org Thu Nov 10 11:08:40 2005 Return-path: Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ea9KP-0007Oz-6K for gcvg-git@gmane.org; Thu, 10 Nov 2005 11:06:45 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750748AbVKJKGm (ORCPT ); Thu, 10 Nov 2005 05:06:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750749AbVKJKGm (ORCPT ); Thu, 10 Nov 2005 05:06:42 -0500 Received: from zproxy.gmail.com ([64.233.162.192]:51300 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S1750748AbVKJKGl convert rfc822-to-8bit (ORCPT ); Thu, 10 Nov 2005 05:06:41 -0500 Received: by zproxy.gmail.com with SMTP id j2so374826nzf for ; Thu, 10 Nov 2005 02:06:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SvdPLN0DOQ1dBQHlBRH/+LfBNX30HEfAl8uivKRU08CQ9qw83JRD6QdCJVy8vTZ5ujxcWqBT8z6dgBKlHycqVIbczYPDxcjWMl6jPpd90MNey/Oda6BTKDL+7zAcoM8l23u7KJvMFGRnAqtJpsVfAFpKfhqVYrsgBMU+/gINa9A= Received: by 10.64.250.3 with SMTP id x3mr632348qbh; Thu, 10 Nov 2005 02:06:40 -0800 (PST) Received: by 10.64.242.4 with HTTP; Thu, 10 Nov 2005 02:06:40 -0800 (PST) To: Franck , Git Mailing List In-Reply-To: Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 11/10/05, Franck wrote: > I'm starting using GIT, and I'm having a couple of basic questions to > ask. Is it the correct place to post them or is there any other > mailing list related to GIT usage ? Hi Franck, I think you'll be fine posting here ;-) Everyone's been patient with me so far. OTOH, the list has a good search facility at marc.theaimsgroup.com , and GIT already has reasonable documentation, including a tutorial and a few howtos, reachable at http://www.kernel.org/pub/software/scm/git/docs/ regards, martin