diff options
| author | Jay Kwak <82421531+jkwak-work@users.noreply.github.com> | 2024-08-13 08:09:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-13 08:09:46 -0700 |
| commit | 1124407b1345706d8b01dd23cd9e44696369a296 (patch) | |
| tree | 7c1c9aa0922356eb841777d98b83e15b6c9ebc7c /source | |
| parent | bbef25cbc668d42203eee493aa5737490124dfd2 (diff) | |
Do not add carrage return to shell scripts (#4811)
This commit prevents GIT from adding carrage return characters to shell
script files whose file extension is ".sh".
Currently git automatically adds a carrage return characters to all
lines in text files, which makes them Windows text file.
This causes a trouble when a shell script is submitted and it is ran on
WSL, because bash on WSL expects the script files in a unix text file
format.
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions
