Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Re: Tags only shown on log with --decorate?

From: Jeff King <hidden>
Date: 2016-06-15 22:49:31

On Thu, Sep 09, 2010 at 02:25:30PM -0300, Carlos Eduardo da Fonseca wrote:
I was wondering, why tags are only shown on log with --decorate, even
signed tags?
I have no problem in writing "--decorate", but tags, which are marks
for something important, should be decorations?
There are two reasons I can think of not to want to see them:

  1. They take extra time to lookup (though really for most repos, I
     doubt it is even measurable).

  2. We did not historically show them, so some people find them
     distracting, and the default has never been switched to "on".

You can turn them on all the time with:

  git config --global log.decorate true

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