tools that sync with git - useful for collaborative editing
Opened this issue · 0 comments
milahu commented
are we git
yet?
something like
https://github.com/sosuisen/git-documentdb
https://radicle.xyz/
based on
https://github.com/isomorphic-git/isomorphic-git
https://github.com/creationix/js-git
https://github.com/creationix/js-github
limitation: these git clients work not-so-well with github and gitlab (must use rate-limited api)
because their servers send the "wrong" cors headers
and because mainstream browsers like chrome respect these cors headers by default
... but these git clients work with gitea