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
Updated .gitattributes to always use newline endings for .sh files.
It seems that Git checking out shell scripts with CRLF line endings is
breaking some of the Docker-based demos on Windows, so this commit
updates the .gitattributes file to always use newline endings for these
files.
Signed-off-by: Jacob Howard <[email protected]>
0 commit comments