UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

9 lines (8 loc) 223 B
"use strict"; module.exports = function (NodeGit) { this.callbacks = new NodeGit.RemoteCallbacks(); this.downloadTags = 0; this.proxyOpts = new NodeGit.ProxyOptions(); this.prune = 0; this.updateFetchhead = 1; };