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