Convert BAT line-endings to CRLF
LF is messing with calls to :message in the updater, at least on my end.
This commit is contained in:
parent
3a403cd120
commit
901670fffc
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -4,5 +4,6 @@
|
||||
*.md text
|
||||
*.yml text
|
||||
*.txt text
|
||||
*.bat text eol=crlf
|
||||
|
||||
*.png binary
|
||||
|
Loading…
x
Reference in New Issue
Block a user