From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: [PATCH] little fixes for attachment git commiting Date: Tue, 16 Feb 2010 20:04:06 +0100 Message-ID: <87635xuhnd.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhSt8-0000ay-W6 for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 14:15:15 -0500 Received: from [140.186.70.92] (port=43661 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhSt6-0000ZO-Uj for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 14:15:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhSio-00056U-1A for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 14:04:35 -0500 Received: from lo.gmane.org ([80.91.229.12]:53151) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhSin-00056Q-QA for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 14:04:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NhSil-00019s-Rr for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 20:04:31 +0100 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2010 20:04:31 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2010 20:04:31 +0100 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 Hello. There are two very small commits which iron some wrinkles. Both on org-attach-git-commit branch of git://github.com/steelman/steelman-org-mode.git The first prevents git from running on an empty set of deleted files. http://github.com/steelman/steelman-org-mode/commit/8dc5033d13af1d0aa6f1094a1775cc1a1ec33c67 The other one helps if for some reason the file one would like to add matches an entry in a .gitignore file. I suppose no one puts anything in the org-attach-directory by hand, so anything that goes there is by intention. http://github.com/steelman/steelman-org-mode/commit/8ade081fd5a331cc61f8f8a6f8cf5a92ff8881d5 Just my 2 cents (Euro ones ;) -- Miłego dnia, Łukasz Stelmach