diff options
author | Josh Betz <j@joshbetz.com> | 2017-07-31 11:46:31 -0500 |
---|---|---|
committer | Josh Betz <j@joshbetz.com> | 2017-07-31 11:46:31 -0500 |
commit | 27b67a493d3b0a4f15252b77b546115c00ad2226 (patch) | |
tree | e540a6f545458bca1b9d9d2fbabb9cffd7bca8e4 /plumbing/format/index | |
parent | 91cdedae7faffca0a707fa47780efafe157ba47c (diff) | |
download | go-git-27b67a493d3b0a4f15252b77b546115c00ad2226.tar.gz |
Normalize filenames before comparing.
Some multibyte characters can have multiple representations. Before
comparing strings, we need to normalize them. In this case we're
normalizing to normalized form C, but it shouldn't matter as long as
both strings are normalized to the same form.
Fixes https://github.com/src-d/go-git/issues/495
Diffstat (limited to 'plumbing/format/index')
0 files changed, 0 insertions, 0 deletions