Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/isomorphic-git/isomorphic-git
/ test-GitRefManager.js
File
test-GitRefManager.js
__tests__/test-GitRefManager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-env node, browser, jasmine */
2
import
{ GitRefManager } from
'isomorphic-git/internal-apis'
3
4
import
{ makeFixture } from
'./__helpers__/FixtureFS.js'
Callers
nothing calls this directly
Calls
8
makeFixture
Function · 0.90
packedRefs
Method · 0.80
listRefs
Method · 0.80
listBranches
Method · 0.80
toEqual
Method · 0.80
listTags
Method · 0.80
writeRef
Method · 0.80
resolve
Method · 0.80
Tested by
no test coverage detected