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