Thread (2 messages) flat view 2 messages, 2 authors, 2017-08-02

Re: Git log --tags isn't working as expected

From: Junio C Hamano <hidden>
Date: 2017-08-02 20:28:50

Jeff King [off-list ref] writes:
By the way, I noticed something funny that I forgot to mention:

  git log --tags=does-not-exist

shows HEAD, because the logic to kick in the default only asks "were we
given any refs to start the traversal?". I think it probably should
consider a wildcard with no matches to override the default, and show
nothing.

I haven't decided if it should be empty-but-success, or give an error.
I agree.  The same for --branches, --glob, etc.  I'd say it should
behave just like "git log HEAD..HEAD".

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