From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: sdcv: Add new variable. Date: Mon, 16 Mar 2015 10:54:52 +0100 Message-ID: <20150316095452.GA28293@debian> References: <1426497533-7895-1-git-send-email-sleep_walker@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXRji-0006fU-Jw for guix-devel@gnu.org; Mon, 16 Mar 2015 05:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXRjd-00080y-I6 for guix-devel@gnu.org; Mon, 16 Mar 2015 05:55:02 -0400 Content-Disposition: inline In-Reply-To: <1426497533-7895-1-git-send-email-sleep_walker@gnu.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Cc: guix-devel@gnu.org Hello, just a tiny comment: Please use gnu: Add sdcv. gnu: Add agg. as first lines of your commits; I find this convention quite useful when grepping through the output of "git log". Andreas