From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivanov Dmitry Subject: need detailed instructions for submitting the patch Date: Tue, 10 Aug 2010 01:59:57 +0400 Message-ID: <872864733.20100810015957@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=52874 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OiaO3-0006Kf-H6 for emacs-orgmode@gnu.org; Mon, 09 Aug 2010 18:00:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OiaO0-0002J4-UF for emacs-orgmode@gnu.org; Mon, 09 Aug 2010 18:00:01 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:42503) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OiaO0-0002Iw-Pg for emacs-orgmode@gnu.org; Mon, 09 Aug 2010 18:00:00 -0400 Received: by fxm3 with SMTP id 3so346721fxm.0 for ; Mon, 09 Aug 2010 14:59:59 -0700 (PDT) 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: emacs-orgmode@gnu.org The http://orgmode.org/worg/org-contribute.php#sec-3 says: "Git can be used to make patches and send them via email - this is perfectly fine for minor changes. These patches will be automatically registered at John Wiegley's patchwork server" Please, tell me, what commands should I run to create a patch, upload it and get any feedback from the senior developers? I think, that these commands should be added to the manual, so everybody would know, how to do it.