Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Избавиться от UTF-BOM в файлах команд по версии #143

Closed
marmyshev opened this issue Nov 15, 2020 · 0 comments · Fixed by #145
Closed

Избавиться от UTF-BOM в файлах команд по версии #143

marmyshev opened this issue Nov 15, 2020 · 0 comments · Fixed by #145
Assignees
Labels

Comments

@marmyshev
Copy link
Collaborator

Описание ошибки
Для Windows Server 2008 R1 - до Windows Server 2012 R2 (не известно есть ли выше?) - существует проблема, если в файле *.bat есть заголовок UTF-BOM - коммит выполняется только для одной версии - остальные не коммитятся.

Ожидаемое поведение

Вероятно, надо сохранять в кодировке CESU-8 ( это UTF-8-NO-BOM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant