summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-07-07 09:21:30 +0200
committerJunio C Hamano <gitster@pobox.com>2026-07-07 10:49:41 -0700
commiteba53f5f5f392d3729f57144e707574bda5d37be (patch)
treeff47e3f178905678dc52e7956fae8e69407f9936 /git-commit-script
parent2513a4d6f37144841cfd00183fce3dd8f5ba967d (diff)
setup: drop redundant configuration of `startup_info->have_repository`
In `init_db()` we set `startup_info->have_repository` twice: once before reading and applying the repository format and once after. This is redundant though, as configuring the repository format does not rely on this variable at all. Remove the first such site. While at it, fix up formatting a bit. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions