MCPcopy Index your code
hub / github.com/go-git/go-git / HasGenerationV2

Method HasGenerationV2

plumbing/format/commitgraph/v2/commitgraph.go:52–52  ·  view source on GitHub ↗

HasGenerationV2 returns true if the commit graph has the corrected commit date data

()

Source from the content-addressed store, hash-verified

50 Hashes() []plumbing.Hash
51 // HasGenerationV2 returns true if the commit graph has the corrected commit date data
52 HasGenerationV2() bool
53 // MaximumNumberOfHashes returns the maximum number of hashes within the index
54 MaximumNumberOfHashes() uint32
55

Callers 4

OpenFileIndexWithParentFunction · 0.65
EncodeMethod · 0.65
prepareMethod · 0.65
encodeCommitDataMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected