UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

10 lines (9 loc) 195 B
"use strict"; module.exports = function () { this.checkoutStrategy = 1; this.disableFilters = 0; this.dirMode = 0; this.fileMode = 0; this.fileOpenFlags = 0; this.notifyFlags = 0; };