Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/isomorphic-git/isomorphic-git
/ load
Method
load
src/models/GitPackIndex.js:258–260 ·
view source on GitHub ↗
({ pack })
Source
from the content-addressed store, hash-verified
256
}
257
258
async
load({ pack }) {
259
this.pack = pack
260
}
261
262
async
unload() {
263
this.pack = null
Callers
2
test-GitPackIndex.js
File · 0.80
test-GitPackIndex-in-submodule.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected