tiddly-gittly / git-sync-js

JS implementation for Git-Sync, a script that backup notes in git repo to the remote.
https://tiddly-gittly.github.io/git-sync-js/
MIT License
16 stars 1 forks source link

Use isomorphic-git for some operaion #3

Open linonetwo opened 2 years ago

linonetwo commented 2 years ago

Dugite is getting slow after macOS BigSur, so for some inspect functions, that doesn't need advanced git command, we can use isomorphic-git instead.