Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

semantic parse --gitDir will behave poorly in the presence of non-UTF-8 filenames #292

Closed
@patrickt

Description

@patrickt

In our parsing of git ls-tree, we assume that all filenames are in UTF-8 (by virtue of the output having come from shelly). This is not technically true: the filename can be stored as any encoding. This is a pretty small edge case, but it would be remedied by implementing #58.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions