Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creationix/git-browser
/ grab.js
File
grab.js
repos/grab.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
require(
'js-git/lib/platform.js'
)(require(
'js-git-node-platform'
));
2
var
db = require(
'../app/git-memdb.js'
)();
3
4
// Load the libraries
Callers
nothing calls this directly
Calls
1
wrap
Function · 0.85
Tested by
no test coverage detected