Skip to content

Fix error when merging files with unicode content.#505

Merged
jdavid merged 1 commit intolibgit2:masterfrom
pks-t:fix-unicode-merge-conflicts
Mar 19, 2015
Merged

Fix error when merging files with unicode content.#505
jdavid merged 1 commit intolibgit2:masterfrom
pks-t:fix-unicode-merge-conflicts

Conversation

@pks-t
Copy link
Copy Markdown
Member

@pks-t pks-t commented Mar 19, 2015

When merging index entries where the corresponding files contain Unicode
codepoints an error is thrown. Decode the C string using UTF-8 to fix the issue
and adjust the test case for merging files to contain umlauts to catch such
errors.

When merging index entries where the corresponding files contain Unicode
codepoints an error is thrown. Decode the C string using UTF-8 to fix the issue
and adjust the test case for merging files to contain umlauts to catch such
errors.
@jdavid jdavid merged commit cf56a69 into libgit2:master Mar 19, 2015
@pks-t pks-t deleted the fix-unicode-merge-conflicts branch April 13, 2015 06:07
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.

2 participants