git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Santi Béjar" <santi@agolina.net>
To: "Jeff King" <peff@peff.net>
Cc: "Nanako Shiraishi" <nanako3@lavabit.com>, git@vger.kernel.org
Subject: Re: Extra pair of double quotes in "git commit" output?
Date: Wed, 26 Nov 2008 01:06:34 +0100	[thread overview]
Message-ID: <adf1fd3d0811251606t7f49eb84y53075427859bd26a@mail.gmail.com> (raw)
In-Reply-To: <20081125232521.GC30942@coredump.intra.peff.net>

On Wed, Nov 26, 2008 at 12:25 AM, Jeff King <peff@peff.net> wrote:

[...]

>
> So I sympathize with the desire to remove the quotes, as they look bad
> and are obviously not too rare. But I'd like to find a solution which
> maintains a better visual separation between the subject and the other
> text than simply removing them.

Maybe just use the output of "git branch -v":

master d9a5491 foo: bar

or even literally:

* master d9a5491 [ahead 1] foo: bar

or to make the separation more evident:

[master d9a5491] foo: bar

Santi

  reply	other threads:[~2008-11-26  0:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-25 21:49 Extra pair of double quotes in "git commit" output? Nanako Shiraishi
2008-11-25 22:02 ` Junio C Hamano
2008-11-25 23:25 ` Jeff King
2008-11-26  0:06   ` Santi Béjar [this message]
2008-11-26 13:34     ` Jeff King
2008-11-26 15:07       ` Jakub Narebski
2008-11-26 17:15       ` David Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=adf1fd3d0811251606t7f49eb84y53075427859bd26a@mail.gmail.com \
    --to=santi@agolina.net \
    --cc=git@vger.kernel.org \
    --cc=nanako3@lavabit.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).