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

File submodule.js

lib/submodule.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var NodeGit = require("../");
2var normalizeFetchOptions = NodeGit.Utils.normalizeFetchOptions;
3var normalizeOptions = NodeGit.Utils.normalizeOptions;
4var shallowClone = NodeGit.Utils.shallowClone;

Callers

nothing calls this directly

Calls 3

shallowCloneFunction · 0.85
normalizeOptionsFunction · 0.85
normalizeFetchOptionsFunction · 0.85

Tested by

no test coverage detected