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

Re: [RFC] git --trace: trace command execution

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:42:31

Possibly related (same subject, not in this thread)

Junio C Hamano wrote:
By the way "git cat-file -p" or "git verify-tag -v" might be
more pleasant to view a tag since they make the tagger timestamp
human readable.
Interesting, -p makes tagger timestamp human readable, but not author or
commiter:

$ git cat-file -p `cat .git/refs/tags/v1.4.0`
tagger Junio C Hamano [off-list ref] Sat Jun 10 12:43:37 2006 -0700

$ git cat-file -p `cat .git/refs/heads/origin`
author Johannes Schindelin [off-list ref] 1151491527 +0200
committer Junio C Hamano [off-list ref] 1151492136 -0700

Is it intended, or a bug/missing feature (git 1.4.0)?

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help