Re: [PATCH v2] branch: honor core.abbrev

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH v2] branch: honor core.abbrev

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:32

Namhyung Kim [off-list ref] writes:
Honor 'core.abbrev' configuration unless user specifies the
length on command line. In order to do that, we need to set
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?

Re: [PATCH v2] branch: honor core.abbrev

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:51:32

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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help