From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: Org-mode on Github Date: Thu, 28 Jan 2016 14:02:19 +0100 Message-ID: <20160128140219.721ad3f3@pckr150.mpip-mainz.mpg.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52528) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOmDc-0006OG-PR for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 08:02:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOmDY-0007ZG-D7 for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 08:02:36 -0500 Received: from gate1.mpip-mainz.mpg.de ([194.95.63.248]:31991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOmDY-0007Ys-6g for emacs-orgmode@gnu.org; Thu, 28 Jan 2016 08:02:32 -0500 In-Reply-To: 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: gongzhitaao Cc: emacs-orgmode@gnu.org Hi, gongzhitaao wrote: > Hi Awesome Orgmode, > > I got a quick question: why not put org-mode on github? because we have all those, too > > 1. Everyone can see the development process clearly. While currently > we can still do it but github makes it much more easier. git repository on orgmode.org > 2. We can choose whichever version we want to use (most of the time, > the latest of course, but just in case of an wierd bugs). same as 1. Just check out a commit or release you like and use it. > 3. Github makes collaboration easier, e.g., everyone may submit a PR > for a quick fix. Org development happens on this mailing list, not i some bug tracker. Send your git-diff to the list. Best regards Robert