I think you should investigate what were your old CRLF settings, and try
resetting the same setting using git config.

I don't think time-stamp has anything to do here. But that's my guess.

On Sun, Feb 13, 2011 at 11:29 PM, jd <chima...@gmail.com> wrote:

> On Feb 13, 7:00 pm, Avery Pennarun <apenw...@gmail.com> wrote:
> > > Probably because the dates have changed.
> >
> > Usually that just makes 'git status' take extra long the first time,
> > but get fast afterwards.  However, git on Windows is still a little
> > funny, so maybe something like that is the cause.  More often it's
> > crlf (line endings) related; did you happen to install a new copy of
> > git or change your crlf default setting?
>
> It's possible that I changed the crlf default setting on one of my
> machines.
>
> > If you run 'git checkout .' it should fix all the attributes after
> > grinding away for a while.  (But watch out; if you really *have*
> > changed any files, the changes will be lost.)
>
> I did a 'git checkout .'
> This did reduce the size of the 'changed' list significantly but there
> are still about a dozen files in the list (all of which are part of a
> .NET application project).
>
> -- jeff
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitHub" group.
> To post to this group, send email to github@googlegroups.com.
> To unsubscribe from this group, send email to
> github+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/github?hl=en.
>
>


-- 
Abhishek Shadangi
+1-708-GO-ABHIS
2200 Mohegan Dr. Apt 201,
Falls Church, VA 22043

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to