Thread (13 messages) flat view 13 messages, 4 authors, 2016-11-09

Re: [PATCH 5/6] config docs: Provide for config to specify tags not to abbreviate

From: Jacob Keller <hidden>
Date: 2016-11-08 02:28:47

On Mon, Nov 7, 2016 at 4:52 PM, Ian Jackson
[off-list ref] wrote:
+log.noAbbrevTags::
+       Each value is a glob pattern, specifying tag nammes which
+       should always be displayed in full, even when other tags may
+       be omitted or abbreviated (for example, by linkgit:gitk[1]).
+       Values starting with `^` specify tags which should be
+       abbreviated.  The order is important: the last match, in the
+       most-local configuration, wins.
+
It seems weird that this description implies some sort of behavior
change in core git itself, but in fact is only used as a reference for
other tools that may or may not honor it. I guess the reasoning here
is to try to get other external tools that abbreviate tags to also
honor this? But it still seems pretty weird to have a documented
config that has no code in core git to honor it...

Thanks,
Jake
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help