Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodegit/nodegit
/ status.js
File
status.js
lib/status.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
NodeGit = require(
"../"
);
2
var
normalizeOptions = NodeGit.Utils.normalizeOptions;
3
4
var
Status = NodeGit.Status;
Callers
nothing calls this directly
Calls
1
normalizeOptions
Function · 0.85
Tested by
no test coverage detected