Force SourceTree ignore line endings in git files -
there many posts still resolution not clear or isn't working me. problem seems known..
i checked out project in unix , git status shows no differences. settings here:
bash-3.2$ git config core.autocrlf false bash-3.2$ git config core.whitespace cr-at-eol
but use sourcetree (pointing same unix code base through nfs mount) conveniences. settings above attributes same.
sourcetree shows bunch of differences in based on purely line endings.
what straightforward solution this?
how come sourcetree has no settings in ui around this?
Comments
Post a Comment