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 09:42:35 +0930 [thread overview]
Message-ID: <93c3eada0804291712u19c1047bl6d44df4ca025bb4d@mail.gmail.com> (raw)
In-Reply-To: <20080429230715.GB22598@sigill.intra.peff.net>
[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]
On Wed, Apr 30, 2008 at 8:37 AM, Jeff King <peff@peff.net> wrote:
> On Wed, Apr 30, 2008 at 07:36:23AM +0930, Geoff Russell wrote:
>
> > > 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
> >
>
> > Later today (touch wood) I'll prepare as small a test case as
> > possible, then send
> > a tar.gz of the .git directory. Okay?
>
> That would be great, thanks.
Attached is tar.gz of working directory (.) - so unpack in a new directory.
git show HEAD@{"N seconds ago"}:data/node/.gitignore
works fine for values of N back to creationof file
But:
git show HEAD@{"N seconds ago"}:data/node/node.newds1
doesn't work for any values of N.
During my attempts to create this example, I managed created a
directory which where
the show command failed for both files, but when I changed the commit
message, the
show worked for .gitignore but not the node file. Hence my suspicion
of that the slashes
in the path are being interpreted as requesting a commit message match ...?
I hope you can track it down, I will install the latest version of git
later on today to
confirm the behaviour is still happening.
Thanks,
Geoff Russell
>
> -Peff
>
--
6 Fifth Ave,
St Morris, S.A. 5068
Australia
Ph: 041 8805 184 / 08 8332 5069
[-- Attachment #2: gitdemo.tar.gz --]
[-- Type: application/x-gzip, Size: 9309 bytes --]
next prev parent reply other threads:[~2008-04-30 0:13 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
2008-04-29 23:07 ` Jeff King
2008-04-30 0:12 ` Geoff Russell [this message]
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=93c3eada0804291712u19c1047bl6d44df4ca025bb4d@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).