All of lore.kernel.org
 help / color / mirror / Atom feed
* Suspicious of v1.5.0 tag object
@ 2007-03-20 13:23 Andy Parkins
  2007-03-20 20:43 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Parkins @ 2007-03-20 13:23 UTC (permalink / raw)
  To: Git Mailing List

Hello,

I was just poking around and noticed this:

  $ git cat-file -p v1.5.0
  object 437b1b20df4b356c9342dac8d38849f24ef44f27
  type commit
  tag v1.5.0
  tagger Junio C Hamano <junkio@cox.net> Wed Feb 14 00:00:00 2007 +0000

Is it really the case that you tagged v1.5.0 at midnight UTC exactly; and that 
you travelled from your normal -0800 timezone to +0000?  None of the other 
tags show this strange output.

  $ git cat-file -p v1.5.0.2
  object 0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035
  type commit
  tag v1.5.0.2
  tagger Junio C Hamano <junkio@cox.net> Mon Feb 26 00:26:21 2007 -0800

This looks much more normal.

Is the v1.5.0 tag object showing a bug? (The other possibility being that you 
did some clever messing to make it appear at exactly that moment)



Andy
-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-20 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 13:23 Suspicious of v1.5.0 tag object Andy Parkins
2007-03-20 20:43 ` Junio C Hamano
2007-03-20 21:38   ` Andy Parkins
2007-03-20 22:10   ` Johannes Schindelin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.