Closed fscheel closed 6 years ago
Git converts line endings of text files on windows. SHell scripts are usually run in docker or a linux environment so windows line endings are not helpful. The gitattributes file avoids the conversion of line endings in these cases.
Git converts line endings of text files on windows. SHell scripts are usually run in docker or a linux environment so windows line endings are not helpful. The gitattributes file avoids the conversion of line endings in these cases.