All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Parkins <andyparkins@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: Suspicious of v1.5.0 tag object
Date: Tue, 20 Mar 2007 13:23:12 +0000	[thread overview]
Message-ID: <200703201323.15497.andyparkins@gmail.com> (raw)

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

             reply	other threads:[~2007-03-20 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 13:23 Andy Parkins [this message]
2007-03-20 20:43 ` Suspicious of v1.5.0 tag object Junio C Hamano
2007-03-20 21:38   ` Andy Parkins
2007-03-20 22:10   ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200703201323.15497.andyparkins@gmail.com \
    --to=andyparkins@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.