UNPKG

@readme/nodegit

Version:

Node.js libgit2 asynchronous native bindings

7 lines (6 loc) 175 B
module.exports = function(NodeGit) { this.bare = 0; this.checkoutOpts = new NodeGit.CheckoutOptions(); this.fetchOpts = new NodeGit.FetchOptions(); this.local = 0; };