From: Junio C Hamano Date: Tue, 9 Jun 2020 01:06:27 +0000 (-0700) Subject: Merge branch 'tb/commit-graph-no-check-oids' X-Git-Tag: v2.28.0-rc0~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc57a9be5ee2f9c719965a9e6c7a2ed97af180a1;p=thirdparty%2Fgit.git Merge branch 'tb/commit-graph-no-check-oids' Clean-up the commit-graph codepath. * tb/commit-graph-no-check-oids: commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag t5318: reorder test below 'graph_read_expect' commit-graph.c: simplify 'fill_oids_from_commits' builtin/commit-graph.c: dereference tags in builtin builtin/commit-graph.c: extract 'read_one_commit()' commit-graph.c: peel refs in 'add_ref_to_set' commit-graph.c: show progress of finding reachable commits commit-graph.c: extract 'refs_cb_data' --- dc57a9be5ee2f9c719965a9e6c7a2ed97af180a1