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
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