UNPKG

@readme/nodegit

Version:

Node.js libgit2 asynchronous native bindings

8 lines (7 loc) 208 B
module.exports = function(NodeGit) { this.callbacks = new NodeGit.RemoteCallbacks(); this.downloadTags = 0; this.proxyOpts = new NodeGit.ProxyOptions(); this.prune = 0; this.updateFetchhead = 1; };