isomorphic-git-remote-encrypted

Encrypted git remotes in the browser (and node).

Usage no npm install needed!

<script type="module">
  import isomorphicGitRemoteEncrypted from 'https://cdn.skypack.dev/isomorphic-git-remote-encrypted';
</script>

README

isomorphic-git-remote-encrypted

Encrypted git remotes in the browser (and node).

Instead of using git.pull() etc from isomorphic-git, use these instead.

  • encrypted.clone()
  • encrypted.pull()
  • encrypted.push()