From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Store org-files in a git repository? Date: Fri, 14 Sep 2012 07:15:37 -0400 Message-ID: <87mx0sx3c6.fsf@norang.ca> References: <87fw6sykb8.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCTsI-0001EQ-Al for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 07:16:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCTsC-0000Ov-6F for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 07:15:54 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:58793 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCTsB-0000Nt-Vm for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 07:15:48 -0400 In-Reply-To: (Moritz Ulrich's message of "Tue, 11 Sep 2012 00:23:49 +0200") 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: Moritz Ulrich Cc: emacs-orgmode@gnu.org Moritz Ulrich writes: > A simple cron job for committing doesn't sound that bad anymore ;-) Hi Moritz, I use an hourly cron/windows schedule job to make commits when changes occur in my org files. My script details are here in case you find it useful: http://doc.norang.ca/org-mode.html#GitSync Regards, Bernt