From: Marc Branchaud <marcnarc@xiplink.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: Help: Found odd git bug
Date: Mon, 04 Jun 2012 12:37:07 -0400 [thread overview]
Message-ID: <4FCCE433.7090007@xiplink.com> (raw)
Hi all,
A commit claims to add a line to a file. Indeed, "git diff" shows the line
being added.
However, when I check out the commit, the file contains a *different* line,
with slightly modified contents.
What's more, "git show SHA:path/to/file" shows that the blob contains the
wrong line.
I found this using git 1.7.9, but 1.7.11.rc1 also shows the problem.
How can I narrow down what's causing this problem?
M.
next reply other threads:[~2012-06-04 16:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 16:37 Marc Branchaud [this message]
2012-06-04 17:52 ` Help: Found odd git bug Junio C Hamano
2012-06-04 19:52 ` Marc Branchaud
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=4FCCE433.7090007@xiplink.com \
--to=marcnarc@xiplink.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).