Skip to content

Instantly share code, notes, and snippets.

@tbranyen
Created May 7, 2014 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tbranyen/f03d0f30fa3df75e587e to your computer and use it in GitHub Desktop.
Save tbranyen/f03d0f30fa3df75e587e to your computer and use it in GitHub Desktop.
emscripten fallback
λ node
> require("nodegit").Repository.open(".", function(err, repo) { console.log(err, repo); });
0 {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment