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

File commit.js

test/tests/commit.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 5

reinitializeFunction · 0.85
undoCommitFunction · 0.85
leakTestFunction · 0.85
garbageCollectFunction · 0.85
commitFileFunction · 0.70

Tested by

no test coverage detected