enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (34 stars)
- PR merge metrics
- (PR metrics pending)
Description
See this code: https://github.com/ForNeVeR/Fenrir/blob/5cfa3e6f51eaf3d1f2e08fb5d08c10ef8dcb9178/Fenrir.Git/Commands.fs#L82-L93
Currently, it seems we read the file names from tree objects in ASCII.
We should figure out what's the real encoding Git uses, and also use that to read the tree objects.