]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/commit-graph-genv2-upgrade-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (13:36 -0700)
There was a bug in the codepath to upgrade generation information
in commit-graph from v1 to v2 format, which has been corrected.

* tb/commit-graph-genv2-upgrade-fix:
  commit-graph: fix corrupt upgrade from generation v1 to v2
  commit-graph: introduce `repo_find_commit_pos_in_graph()`
  t5318: demonstrate commit-graph generation v2 corruption

1  2 
commit-graph.c
commit-graph.h
t/t5318-commit-graph.sh

diff --cc commit-graph.c
Simple merge
diff --cc commit-graph.h
Simple merge
Simple merge