MCPcopy 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 */
2import { GitRefManager } from 'isomorphic-git/internal-apis'
3
4import { makeFixture } from './__helpers__/FixtureFS.js'

Callers

nothing calls this directly

Calls 8

makeFixtureFunction · 0.90
packedRefsMethod · 0.80
listRefsMethod · 0.80
listBranchesMethod · 0.80
toEqualMethod · 0.80
listTagsMethod · 0.80
writeRefMethod · 0.80
resolveMethod · 0.80

Tested by

no test coverage detected