UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

10 lines (9 loc) 217 B
"use strict"; module.exports = function () { this.breakRewriteThreshold = 0; this.copyThreshold = 0; this.flags = 0; this.renameFromRewriteThreshold = 0; this.renameLimit = 0; this.renameThreshold = 0; };