]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/partial-clone-submodule-1'
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Jul 2021 00:42:53 +0000 (17:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 Jul 2021 00:42:53 +0000 (17:42 -0700)
commit8721e2eaedd0290ef399f638912a49b36402e715
tree3adba2f16502f304808a5ec8f38e96bf3830f988
parentbd4232fac3319890429ec303e2f7c3d287c8eaa3
parentef830cc4341260ef45ffe6c7164e23505d45a5a2
Merge branch 'jt/partial-clone-submodule-1'

Prepare the internals for lazily fetching objects in submodules
from their promisor remotes.

* jt/partial-clone-submodule-1:
  promisor-remote: teach lazy-fetch in any repo
  run-command: refactor subprocess env preparation
  submodule: refrain from filtering GIT_CONFIG_COUNT
  promisor-remote: support per-repository config
  repository: move global r_f_p_c to repo struct
Makefile
object-file.c
promisor-remote.c
run-command.c
run-command.h
setup.c