nodegit 0.5.0
nodegit is actually a Node.js binding to the libgit2 linkable C Git library.
Unlike Gitteh, nodegit provides asynchronous native bindings.
The original libgit2 library can be downloaded from here.
Other language bindings for libgit2:
Ruby -...