]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:47 +0000 (10:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:47 +0000 (10:14 +0900)
commit1e18cf4310b531cd5d943b9f9522292e7cc4d9e7
tree5ecb42da0e9dd53ac0da0d2203207b3bef5caff2
parent8c917be5d29c22d438a321baa585a87c026543b3
parent6f33d8e255cb2ff738cd28eab22751efb7c2d6ce
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'

Built-in Git subcommands are supplied the repository object to work
with; they learned to do the same when they invoke sub-subcommands.

* kn/pass-repo-to-builtin-sub-sub-commands:
  builtin: pass repository to sub commands
builtin/gc.c
builtin/refs.c
builtin/sparse-checkout.c