Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: Pretty date option for git tag?

From: Thomas Rast <hidden>
Date: 2016-06-15 22:46:47

Jeff King wrote:
It seems like you should be able to script around for-each-ref and
remain efficient, but I don't think there is a way to convince it to
dereference tags.
Actually there's the * operator.  For example

  git$ git for-each-ref --format="%(objecttype) %(*objecttype)" refs/tags/v1.6.0
  tag commit

Does that solve the problem at hand?

-- 
Thomas Rast
trast@{inf,student}.ethz.ch

Attachments

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