git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: git@vger.kernel.org
Subject: Re: How to (re-)create .git/logs/refs
Date: Thu, 8 May 2008 14:28:35 +0200	[thread overview]
Message-ID: <200805081428.35732.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <200805081256.11465.hs4233@mail.mn-solutions.de>

>   warning: Log for '' only goes back to Thu, 8 May 2008
> 09:35:38 +0000. fatal: bad object @{2007-04-01}

Oops, this was from another test that I made today. My original
git repository shows of course a different date:

  warning: Log for '' only goes back to Wed, 23 Apr 2008 08:36:26 +0200.
  fatal: bad object @{2007-05-01}

Also, "git log @{2007-05-01}" | cat  gives me this error
message, "git checkout @{2007-05-01}" gives

  error: pathspec '@{2007-05-01}' did not match any file(s) known to git.
  Did you forget to 'git add'?

which is completely misleading.



Sorry for being unclear in my first mail.

  reply	other threads:[~2008-05-08 12:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08 10:56 How to (re-)create .git/logs/refs Holger Schurig
2008-05-08 12:28 ` Holger Schurig [this message]
2008-05-08 17:28 ` Nicolas Pitre
2008-05-13  6:42   ` Holger Schurig
2008-05-13  9:11     ` Holger Schurig
2008-05-13  9:38       ` Andreas Ericsson
2008-05-13 11:46     ` Johannes Schindelin
2008-05-13 12:13       ` Holger Schurig
2008-05-13 13:24         ` Jakub Narebski
2008-05-13 13:50           ` Holger Schurig
  -- strict thread matches above, loose matches on Subject: below --
2008-05-08  9:48 Holger Schurig

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=200805081428.35732.hs4233@mail.mn-solutions.de \
    --to=hs4233@mail.mn-solutions.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).