git-time-machine
git-time-machine copied to clipboard
Possibility: use a pure JS git implementation
Hello, I read this project parses git log shell output.
I recently read about this pure JS git implementation: https://github.com/SamyPesse/gitkit-js
Could it be useful?
Agreed. The development branch has a version that using node-git, but I'm having an issue with performance and data correctness on large repos with lots of commits. See also https://github.com/nodegit/nodegit/issues/1068
There is also isomorphic: https://github.com/isomorphic-git/isomorphic-git