]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-repository...
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 May 2024 16:48:46 +0000 (09:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 May 2024 16:48:46 +0000 (09:48 -0700)
commit46536278a8b77de9b8726799c998b4b82ee9a7d9
tree4094657e4daa72326ff2efaedd4114d43078102e
parent19fe900cfce8096b7645ec9611a0b981f6bbd154
parentc8f815c2083c4b340d4148a15d45c55f2fcc7d3f
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-repository-updates

* ps/refs-without-the-repository:
  refs: remove functions without ref store
  cocci: apply rules to rewrite callers of "refs" interfaces
  cocci: introduce rules to transform "refs" to pass ref store
  refs: add `exclude_patterns` parameter to `for_each_fullref_in()`
  refs: introduce missing functions that accept a `struct ref_store`
16 files changed:
builtin/am.c
builtin/checkout.c
builtin/clone.c
builtin/describe.c
builtin/merge.c
builtin/pull.c
builtin/rebase.c
builtin/reset.c
builtin/rev-parse.c
builtin/stash.c
builtin/submodule--helper.c
builtin/tag.c
builtin/update-index.c
config.c
setup.c
submodule.c