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
Certain versions of the 'patch' command on Windows have an issue with CRLF line endings.
Adding the --binary flag is a no-op on POSIX systems, but should fix patch.exe crashing on Windows.
0 commit comments