From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Contributing Without Patches ... Date: Sat, 14 Sep 2013 19:22:40 +0200 Message-ID: <20130914172240.GJ28088@kuru.dyndns-at-home.com> References: <87six7qube.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKtYb-0002SJ-QN for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 13:23:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKtYT-0002pK-Cj for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 13:22:53 -0400 Received: from mail-ee0-x22d.google.com ([2a00:1450:4013:c00::22d]:60479) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKtYT-0002o3-5G for emacs-orgmode@gnu.org; Sat, 14 Sep 2013 13:22:45 -0400 Received: by mail-ee0-f45.google.com with SMTP id c50so1188233eek.32 for ; Sat, 14 Sep 2013 10:22:44 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87six7qube.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, Sep 14, 2013 at 09:45:47AM -0600, Eric Schulte wrote: > > > Is there some way for me to issue a pull-request? > > > > Pull requests are a github thing, not a git thing. Well actually I think it is a Git thing. I believe it just says: my changes are in the public branch , kindly pull from there; eliminating the need to attach patches. As an added advantage, it preserves the commit hashes and many other committer/author information. As far as I have seen, many projects work this way: Linux kernel, Git. Github just provides a convenient web-interface for this, don't you think? -- Suvayu Open source is the future. It sets us free.