Try git config --global core.autocrlf input
Then clone. Gary On Jun 29, 2017 12:09 PM, "sebb" <[email protected]> wrote: > There seem to be some EOL issues with .travis.yml and README.md in > core-master. > > I cloned a fresh copy (MacOSX) and git status shows changes: > > On branch master > Your branch is up-to-date with 'origin/master'. > Changes not staged for commit: > (use "git add <file>..." to update what will be committed) > (use "git checkout -- <file>..." to discard changes in working directory) > > modified: .travis.yml > modified: README.md > > I'm not a git guru so have no idea how to fix this so it also works in > Windows. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
