git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* reflog/show question
@ 2008-04-28  1:59 Geoff Russell
  2008-04-28  9:24 ` Jeff King
  0 siblings, 1 reply; 11+ messages in thread
From: Geoff Russell @ 2008-04-28  1:59 UTC (permalink / raw)
  To: git

     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

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

end of thread, other threads:[~2008-05-02  2:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28  1:59 reflog/show question Geoff Russell
2008-04-28  9:24 ` 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

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).