ForNeVeR/Fenrir
Example / streamline API for retrieving file contents
Aberta
#161 aberto em 3 de nov. de 2025
enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (34 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
While working on tdlib-versioned (currently non-public, will be published in a couple of days), I encountered a couple of problems: there's not enough documentation and no API to do basic tasks, like enumerate the Git commit files and extract their contents by path.
We should add an example on how to do that, and streamline the API for that purpose.