MCPcopy Index your code
hub / github.com/git/git / reftable_stack_compaction_stats

Function reftable_stack_compaction_stats

reftable/stack.c:1675–1679  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1673}
1674
1675struct reftable_compaction_stats *
1676reftable_stack_compaction_stats(struct reftable_stack *st)
1677{
1678 return &st->stats;
1679}
1680
1681int reftable_stack_read_ref(struct reftable_stack *st, const char *refname,
1682 struct reftable_ref_record *ref)

Callers 1

Calls

no outgoing calls

Tested by 1