]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
Makefile
object-file.c
promisor-remote.c
run-command.c
run-command.h
setup.c

diff --cc Makefile
Simple merge
diff --cc object-file.c
Simple merge
Simple merge
diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge
diff --cc setup.c
Simple merge