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

File remote.js

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

Source from the content-addressed store, hash-verified

1var assert = require("assert");
2var path = require("path");
3var local = path.join.bind(path, __dirname);
4var _ = require("lodash");

Callers

nothing calls this directly

Calls 2

removeNonOriginsFunction · 0.85
garbageCollectFunction · 0.85

Tested by

no test coverage detected