Skip to content

Change the utf-8 encoding to elide the BOM - #10

Open
dferreyraosi wants to merge 1 commit into
hgtools:developfrom
dferreyraosi:utf-8
Open

Change the utf-8 encoding to elide the BOM#10
dferreyraosi wants to merge 1 commit into
hgtools:developfrom
dferreyraosi:utf-8

Conversation

@dferreyraosi

Copy link
Copy Markdown

The "main_encoding" encoding is used for creating file lists. Without this change, if "main_encoding" is set to "utf-8", file lists that are written include the UTF-8 BOM which causes errors in Mercurial.

The "main_encoding" encoding is used for creating file lists.  Without this change, if "main_encoding" is set to "utf-8", file lists that are written include the UTF-8 BOM which causes errors in Mercurial.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant