git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Geoff Russell" <geoffrey.russell@gmail.com>
To: git@vger.kernel.org
Subject: reflog/show question
Date: Mon, 28 Apr 2008 11:29:17 +0930	[thread overview]
Message-ID: <93c3eada0804271859p1b4d8b52i811bdc5e42672822@mail.gmail.com> (raw)

     git show HEAD@{"3 minutes ago"}

works as I expect, but

     git show HEAD@{"3 minutes ago"}:data/node/node.data

gives me a message:

       warning: Log for 'HEAD' only goes back to Mon, 28 Apr 2008
10:18:37 +0930.
       fatal: ambiguous argument
'HEAD@{3.minutes.ago}:data/node/node.newds1': unknown revision or path
not in the working tree.
       Use '--' to separate paths from revisions

However,

     git show HEAD@{2}:data/node/node.data

shows me the file as it was 3 minutes ago.

I'm using 1.5.4.rc4

Cheers,

Geoff Russell

             reply	other threads:[~2008-04-28  2:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28  1:59 Geoff Russell [this message]
2008-04-28  9:24 ` reflog/show question Jeff King
2008-04-29  1:47   ` Geoff Russell
2008-04-29 20:12     ` Jeff King
2008-04-29 22:06       ` Geoff Russell
2008-04-29 23:07         ` Jeff King
2008-04-30  0:12           ` Geoff Russell
2008-04-30  0:26             ` Geoff Russell
2008-05-01  0:15               ` Geoff Russell
2008-05-01 13:53                 ` Jeff King
2008-05-02  2:21                   ` Geoff Russell

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=93c3eada0804271859p1b4d8b52i811bdc5e42672822@mail.gmail.com \
    --to=geoffrey.russell@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 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).