From: Junio C Hamano Date: Sun, 19 Jul 2026 17:42:19 +0000 (-0700) Subject: Merge branch 'kk/commit-graph-topo-levels-fix' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82c60a874d777233f5e1e97c8be7c3f47b22560e;p=thirdparty%2Fgit.git Merge branch 'kk/commit-graph-topo-levels-fix' The 'topo_levels' slab was propagated only to the topmost layer of a split commit-graph chain, causing topological levels for commits in base layers to be recomputed during incremental writes. This has been corrected. * kk/commit-graph-topo-levels-fix: commit-graph: propagate topo_levels slab to all chain layers commit-graph: add trace2 instrumentation for generation DFS --- 82c60a874d777233f5e1e97c8be7c3f47b22560e