Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodegit/nodegit
/ filter.js
File
filter.js
test/tests/filter.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
"assert"
);
2
var
fse = require(
"fs-extra"
);
3
var
path = require(
"path"
);
4
var
local = path.join.bind(path, __dirname);
Callers
nothing calls this directly
Calls
2
garbageCollect
Function · 0.85
commitFile
Function · 0.70
Tested by
no test coverage detected