ForNeVeR/Fenrir
Example / streamline API for retrieving file contents
Ouverte
#161 ouverte le 3 nov. 2025
enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (34 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.