From: "Geoff Russell" <geoffrey.russell@gmail.com>
To: "Jeff King" <peff@peff.net>
Cc: git@vger.kernel.org
Subject: Re: reflog/show question
Date: Wed, 30 Apr 2008 07:36:23 +0930 [thread overview]
Message-ID: <93c3eada0804291506n7432b348p2b726926b5fc8f80@mail.gmail.com> (raw)
In-Reply-To: <20080429201214.GB20509@sigill.intra.peff.net>
On 4/30/08, Jeff King <peff@peff.net> wrote:
> On Tue, Apr 29, 2008 at 11:17:09AM +0930, Geoff Russell wrote:
>
> > > > 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.
> > > >
> > >
>
> > I think its something to do with the filename and my commit comments.
> > The command works as expected on other files. The HEAD file is
> > attached.
>
>
> Hmm. Are you sure that the commit you got from HEAD@{"3 minutes ago"}
> actually _has_ the file data/node/node.data? If it doesn't, then you get
> the error message you saw. And it may be that the reflog warning happens
> in _both_ cases, only you don't see it in the first because it is masked
> by the pager. In v1.5.5, that output is now sent to the pager, instead.
>
> -Peff
>
Later today (touch wood) I'll prepare as small a test case as
possible, then send
a tar.gz of the .git directory. Okay?
Geoff.
--
6 Fifth Ave,
St Morris, S.A. 5068
Australia
Ph: 041 8805 184 / 08 8332 5069
next prev parent reply other threads:[~2008-04-29 22:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=93c3eada0804291506n7432b348p2b726926b5fc8f80@mail.gmail.com \
--to=geoffrey.russell@gmail.com \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/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).