kobweb
kobweb copied to clipboard
Migrate JGit code to libgit2
https://github.com/libgit2/libgit2#language-bindings
This may be more complicated than I thought, as it will require native executables built per platform (e.g. windows, mac, linux).
We should still do it eventually probably but since it isn't a simple replacement then it shouldn't necessarily block 1.0
We're no longer using jgit but instead are delegating to git on the user's system. Seems to be working for a while now!