From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] commit: more compact summary and without extra quotes Date: Mon, 19 Jan 2009 23:04:18 -0800 Message-ID: <7vtz7ulaq5.fsf@gitster.siamese.dyndns.org> References: <1232405116-2359-1-git-send-email-santi@agolina.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Santi =?utf-8?Q?B=C3=A9jar?= X-From: git-owner@vger.kernel.org Tue Jan 20 08:06:00 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LPAgL-00078p-2f for gcvg-git-2@gmane.org; Tue, 20 Jan 2009 08:05:54 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753756AbZATHEZ (ORCPT ); Tue, 20 Jan 2009 02:04:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751657AbZATHEZ (ORCPT ); Tue, 20 Jan 2009 02:04:25 -0500 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:51357 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750810AbZATHEY (ORCPT ); Tue, 20 Jan 2009 02:04:24 -0500 Received: from localhost.localdomain (unknown [127.0.0.1]) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id CC7281CD89; Tue, 20 Jan 2009 02:04:23 -0500 (EST) Received: from pobox.com (unknown [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id CCE951CD8C; Tue, 20 Jan 2009 02:04:20 -0500 (EST) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 91629EAA-E6C0-11DD-9896-BE78113D384A-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I've updated the log message, so there is no need to resend. I suspect that documentation/tutorial needs updating after this one. Will apply to 'master'. Thanks.