git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Namhyung Kim <namhyung@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH v2] branch: honor core.abbrev
Date: Fri, 1 Jul 2011 14:05:58 -0500	[thread overview]
Message-ID: <20110701190558.GC8929@elie> (raw)
In-Reply-To: <7voc1doo8v.fsf@alter.siamese.dyndns.org>

Junio C Hamano wrote:

> It is not clear from this description when "git branch" needs to even show
> abbreviated object name.  I'll retitle it and/or reword the description to
> hint that you are talking about "branch -v", but do you know of anything
> in "git branch" that may be affected by this change other than "-v" output?

I think it's just add_verbose_info.  "git branch" also uses
DEFAULT_ABBREV in the message

	Deleted branch topic (was 980ab98c).

but that is not currently affected by the --abbrev option.

  reply	other threads:[~2011-07-01 19:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 16:02 [PATCH] branch: honor core.abbrev Namhyung Kim
2011-06-30 18:10 ` Jonathan Nieder
2011-07-01  6:06   ` [PATCH v2] " Namhyung Kim
2011-07-01 18:21     ` Junio C Hamano
2011-07-01 19:05       ` Jonathan Nieder [this message]
2011-07-02  1:32   ` [PATCH] " Jonathan Nieder
2011-06-30 18:27 ` Andreas Schwab
2011-07-01  6:10   ` Namhyung Kim

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=20110701190558.GC8929@elie \
    --to=jrnieder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=namhyung@gmail.com \
    /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).