From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH v3] Advertise the ability to abort a commit Date: Thu, 31 Jul 2008 03:32:14 -0400 Message-ID: <20080731073213.GA8017@sigill.intra.peff.net> References: <20080730051059.GA4497@sigill.intra.peff.net> <1217440391-13259-1-git-send-email-mail@cup.kalibalik.dk> <20080731055024.GA17652@sigill.intra.peff.net> <87sktqfr6a.fsf@cup.kalibalik.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org, gitster@pobox.com To: Anders Melchiorsen X-From: git-owner@vger.kernel.org Thu Jul 31 09:33:26 2008 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 1KOSf6-0005lR-O0 for gcvg-git-2@gmane.org; Thu, 31 Jul 2008 09:33:25 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754465AbYGaHcR (ORCPT ); Thu, 31 Jul 2008 03:32:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754629AbYGaHcQ (ORCPT ); Thu, 31 Jul 2008 03:32:16 -0400 Received: from peff.net ([208.65.91.99]:2838 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754465AbYGaHcP (ORCPT ); Thu, 31 Jul 2008 03:32:15 -0400 Received: (qmail 21787 invoked by uid 111); 31 Jul 2008 07:32:14 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.32) with ESMTP; Thu, 31 Jul 2008 03:32:14 -0400 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Thu, 31 Jul 2008 03:32:14 -0400 Content-Disposition: inline In-Reply-To: <87sktqfr6a.fsf@cup.kalibalik.dk> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, Jul 31, 2008 at 09:28:45AM +0200, Anders Melchiorsen wrote: > > I still prefer a shortened version of these three lines, as I > > mentioned earlier. > > Yeah, and I obviously didn't :-). I think the line wrapped, run-on > sentence makes it look more busy, even if it is shorter. Here is a > final compromise proposal: OK, I wasn't sure if I was being disagreed with or overlooked. ;) > # Enter a commit message for your changes. Use an empty one to abort. > # (Comment lines starting with '#' will not be included) I don't like that as well as mine, but we are well into the realm of personal preference. I am fine with whatever the list (or Junio) decides. -Peff