Merge branch 'ds/commit-graph-generation-config'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:23 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Mar 2021 21:00:23 +0000 (14:00 -0700)
commitd20fa3cf9dba095b9d8836b177da697425ce8d3c
tree9f38a2d833c4d96919960fb0979837e816919227
parent52182e3b1f3e9b840c9297f7aba58ad44bc0b5f2
parent702110aac63556b4572d9c7b65c9123ec8038ebf
Merge branch 'ds/commit-graph-generation-config'

A new configuration variable has been introduced to allow choosing
which version of the generation number gets used in the
commit-graph file.

* ds/commit-graph-generation-config:
  commit-graph: use config to specify generation type
  commit-graph: create local repository pointer
commit-graph.c
t/README
t/t5318-commit-graph.sh