UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

7 lines (6 loc) 178 B
"use strict"; module.exports = function (NodeGit) { this.callbacks = new NodeGit.RemoteCallbacks(); this.pbParallelism = 1; this.proxyOpts = new NodeGit.ProxyOptions(); };