tomfa / git-csv-timesheet

Generate CSV timesheet from your git repositories
MIT License
18 stars 3 forks source link

Replace nodegit #40

Closed tomfa closed 1 year ago

tomfa commented 1 year ago

Replaces node-git with isomorphic-git.org.

Seems to help with installation issues without costing much in terms of performance.

Resolves #39