From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH] gnu: Simplify dtc package definition. Date: Thu, 8 Sep 2016 17:09:12 +0200 Message-ID: References: <20160907074631.3771-1-dannym@scratchpost.org> <20160907110141.3b27eca7@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bi0x7-0007jR-96 for guix-devel@gnu.org; Thu, 08 Sep 2016 11:09:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bi0x1-0003xJ-Tx for guix-devel@gnu.org; Thu, 08 Sep 2016 11:09:20 -0400 Received: from mail-yw0-x235.google.com ([2607:f8b0:4002:c05::235]:34707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bi0x0-0003wx-N1 for guix-devel@gnu.org; Thu, 08 Sep 2016 11:09:15 -0400 Received: by mail-yw0-x235.google.com with SMTP id g192so30313250ywh.1 for ; Thu, 08 Sep 2016 08:09:13 -0700 (PDT) In-Reply-To: <20160907110141.3b27eca7@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel Why aren't you using git format-patch? :) git format-patch -1 git send-email *.patch --to guix-devel@gnu.org is what I do... >From what I can tell you are doing git diff > file.patch?