From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Best Way to Submit a Patch Date: Mon, 15 Dec 2008 10:15:24 +0000 Message-ID: <49462E3C.5040302@manor-farm.org> References: <49452CE8.8070104@manor-farm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCAU9-0001q6-Mg for emacs-orgmode@gnu.org; Mon, 15 Dec 2008 05:15:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCAU7-0001ok-KV for emacs-orgmode@gnu.org; Mon, 15 Dec 2008 05:15:32 -0500 Received: from [199.232.76.173] (port=39351 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCAU7-0001oL-6B for emacs-orgmode@gnu.org; Mon, 15 Dec 2008 05:15:31 -0500 Received: from a2s22.a2hosting.com ([69.39.86.130]:56503) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LCAU6-0007zt-Pm for emacs-orgmode@gnu.org; Mon, 15 Dec 2008 05:15:30 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org > there is lots of GIT documentation on the web. Here is a short way to > do what you want. > > Thanks Carsten. You are right, there is lots of stuff about git. However, this makes it hard to find the relevant bits. Still I shouldn't complain about something having too much documentation:) I'll use your first method and put together some patches over the Christmas period. Best wishes, Ian.