From: Junio C Hamano Date: Fri, 1 May 2020 20:39:52 +0000 (-0700) Subject: Merge branch 'tb/commit-graph-split-strategy' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6a1c17d05b0e67fa5f9661f492f407b984496b27;p=git.git Merge branch 'tb/commit-graph-split-strategy' "git commit-graph write" learned different ways to write out split files. * tb/commit-graph-split-strategy: Revert "commit-graph.c: introduce '--[no-]check-oids'" commit-graph.c: introduce '--[no-]check-oids' commit-graph.h: replace 'commit_hex' with 'commits' oidset: introduce 'oidset_size' builtin/commit-graph.c: introduce split strategy 'replace' builtin/commit-graph.c: introduce split strategy 'no-merge' builtin/commit-graph.c: support for '--split[=]' t/helper/test-read-graph.c: support commit-graph chains --- 6a1c17d05b0e67fa5f9661f492f407b984496b27