aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-08 10:18:44 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-08 10:18:44 -0700
commitf526a4f3142de772bdd2d0dbd4710e401f603a5c (patch)
treeba224ae569501c086acff8e8db3896aefa56fd3d /commit-graph.c
parentMerge branch 'bc/credential-scheme-enhancement' (diff)
parentrepository: drop `initialize_the_repository()` (diff)
downloadgit-f526a4f3142de772bdd2d0dbd4710e401f603a5c.tar.gz
git-f526a4f3142de772bdd2d0dbd4710e401f603a5c.zip
Merge branch 'ps/the-index-is-no-more'
The singleton index_state instance "the_index" has been eliminated by always instantiating "the_repository" and replacing references to "the_index" with references to its .index member. * ps/the-index-is-no-more: repository: drop `initialize_the_repository()` repository: drop `the_index` variable builtin/clone: stop using `the_index` repository: initialize index in `repo_init()` builtin: stop using `the_index` t/helper: stop using `the_index`
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions