MCPcopy Index your code
hub / github.com/nodegit/nodegit / stage.js

File stage.js

test/tests/stage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var assert = require("assert");
2var path = require("path");
3var fse = require("fs-extra");
4

Callers

nothing calls this directly

Calls 3

stagingTestFunction · 0.85
createAndCommitFilesFunction · 0.85
compareFilemodesFunction · 0.85

Tested by

no test coverage detected