You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Force git to check out text files with Unix newlines
Our xcspecs in particular expect to exist with Unix newlines, and some tests may fail depending on git's autocrlf settings on Windows. Just standardize the newlines to keep everything consistent.
0 commit comments