UNPKG

@readme/nodegit

Version:

Node.js libgit2 asynchronous native bindings

6 lines (5 loc) 161 B
module.exports = function(NodeGit) { this.checkoutOpts = new NodeGit.CheckoutOptions(); this.mainline = 0; this.mergeOpts = new NodeGit.MergeOptions(); };