From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: arc-theme: Update to 20161119 Date: Mon, 2 Jan 2017 12:10:43 -0500 Message-ID: <20170102171043.GC12688@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO68J-0006IS-22 for guix-devel@gnu.org; Mon, 02 Jan 2017 12:10:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO68E-0004zr-EE for guix-devel@gnu.org; Mon, 02 Jan 2017 12:10:51 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58948) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cO68E-0004yy-1m for guix-devel@gnu.org; Mon, 02 Jan 2017 12:10:46 -0500 Content-Disposition: inline In-Reply-To: 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: Brandon Ludwig Cc: "guix-devel@gnu.org" On Mon, Jan 02, 2017 at 07:51:10AM +0000, Brandon Ludwig wrote: > Hello, > > > this patch updates arc-theme to 20161119. >From 3e694bb4e38e6380a2113cb7bc656b85be2aa511 Mon Sep 17 00:00:00 2001 From: bldtg Date: Sun, 1 Jan 2017 21:30:41 -0900 Subject: [PATCH] gnu: arc-theme: Update to 20161119 Thanks! Can you clarify which name you want to appear in the Git log? 'bldtg', 'Brandon Ludwig', something else? You can use whatever you want. Also, the commit message should include a description of the changes at the "file-level". In this case, that looks like this: * gnu/packages/gnome.scm (arc-theme): Update to 20161119. This is what is meant when the manual mentions the GNU ChangeLog format: https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html I usually look at earlier commits for examples when I'm unsure. Normally I'd add that line for you when pushing, but since I'm asking for clarification about which name to use, I figure you can amend the commit to include this part :)