From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] little fixes for attachment git commiting Date: Fri, 19 Feb 2010 09:46:11 +0100 Message-ID: <0E4FD6B3-1912-4A6B-96A1-0CF00B3EAED1@gmail.com> References: <87635xuhnd.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiOzt-0008Sd-Ca for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 04:18:05 -0500 Received: from [140.186.70.92] (port=34239 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiOzs-0008QY-Bf for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 04:18:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiOzq-0000G8-T8 for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 04:18:04 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:36225) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiOzq-0000EL-OV for emacs-orgmode@gnu.org; Fri, 19 Feb 2010 04:18:02 -0500 Received: by mail-ew0-f224.google.com with SMTP id 24so3385212ewy.26 for ; Fri, 19 Feb 2010 01:18:02 -0800 (PST) In-Reply-To: <87635xuhnd.fsf@dasa3.iem.pw.edu.pl> 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: =?UTF-8?Q?=C5=81ukasz_Stelmach?= Cc: emacs-orgmode@gnu.org On Feb 16, 2010, at 8:04 PM, =C5=81ukasz Stelmach wrote: > 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. Why is that a problem? I am hesitating to apply this patch, because on my Mac OS 10.5, xargs does know the --no-run-if-empty argument. - Carsten