enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (34 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.