Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ DiffStatsFormat
TypeAlias
DiffStatsFormat
diff.go:255–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
type
DiffStatsFormat int
256
257
const
(
258
DiffStatsNone DiffStatsFormat = C.GIT_DIFF_STATS_NONE
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected