Git development
 help / color / mirror / Atom feed
From: Daniel Barkalow <barkalow@iabervon.org>
To: Andrew Arnott <andrewarnott@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Repo corrupted somehow?
Date: Wed, 5 Nov 2008 00:56:06 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.1.00.0811050043030.19665@iabervon.org> (raw)
In-Reply-To: <216e54900811042127id69b61fqbd9d001b8bc17a6a@mail.gmail.com>

On Tue, 4 Nov 2008, Andrew Arnott wrote:

> It was the CRLF conversion.  When I played around with
> git config --global core.autocrlf true/false
> I got the problem to eventually go away.
> 
> Thanks for all your responses.

It's still worth debugging further, because git should know that it wrote 
the files differently and not see that as changes. It's not too helpful to 
have autocrlf if it causes this problem.

Are you using something (like .gitattributes) to mark files as text or as 
non-text? Is this under Cygwin? It might be fixed in a newer version, 
also.

	-Daniel
*This .sig left intentionally blank*

  parent reply	other threads:[~2008-11-05  5:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04  7:09 Repo corrupted somehow? Andrew Arnott
2008-11-04  7:34 ` Andrew Arnott
2008-11-04 15:12   ` Andrew Arnott
2008-11-05  3:29     ` Jeff King
2008-11-05  4:21 ` Daniel Barkalow
     [not found]   ` <216e54900811042127id69b61fqbd9d001b8bc17a6a@mail.gmail.com>
2008-11-05  5:40     ` Andrew Arnott
2008-11-05  5:56     ` Daniel Barkalow [this message]
2008-11-05 12:26       ` Eyvind Bernhardsen
2008-11-08 15:19         ` Andrew Arnott

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=alpine.LNX.1.00.0811050043030.19665@iabervon.org \
    --to=barkalow@iabervon.org \
    --cc=andrewarnott@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