isomorphic-git/isomorphic-git
Auf GitHub ansehenAdd filesChanged along with the no of lines insertions/deletions (--numstat) to `git.log`
Open
#1.919 geöffnet am 26. Mai 2024
enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (7.054 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 13T 13h) (7 gemergte PRs in 30 T)
Beschreibung
It would be really useful to include the list of files changed (+/- insertions/deletions) for each commit in git.log.
I'm building a git viz tool which currently relies on server side git for performing this operation