Hi

I'm seeing some odd behaviour (well, odd to me anyway) on vista here.
Scenario:

- 2 machines running the preview20080301 installer
- repository on github.com

1) Created a new repository on github
2) User 1 clones to their machine
3) User 1 copies in a large directory structure of files and commits
them
4) Push to github
5) User 2 clones github repository
6) User 1 makes some more changes and pushes to github
7) User 2 pulls from github, and is told that every file changed by
that last commit is different than that which they have locally.

Investigation using git-gui shows each file has 1-n lines different,
but in each case the "changed" lines still appear to be identical to
their "unchanged" state. This feels like crlf again, but then why
would a single line be different while the rest of the file is
unchanged? Some files have every single line marked different.

Any suggestions? autocrlf = true on every machine, as per the default
settings from the installer.

Cheers
Lee

Reply via email to