diff options
author | Jeff King <peff@peff.net> | 2016-04-28 09:38:20 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-28 12:15:21 -0700 |
commit | 4638728c632e59715b7346ddeca83528d37a4894 (patch) | |
tree | 2cdedb14547ccf6179e05ccc9556a9f47099b699 /t/t5605-clone-local.sh | |
parent | submodule: export sanitized GIT_CONFIG_PARAMETERS (diff) | |
download | tgif-4638728c632e59715b7346ddeca83528d37a4894.tar.xz |
submodule--helper: move config-sanitizing to submodule.c
These functions should be used by any code which spawns a
submodule process, which may happen in submodule.c (e.g.,
for spawning fetch). Let's move them there and make them
public so that submodule--helper can continue to use them.
Since they're now public, let's also provide a basic overview
of their intended use.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5605-clone-local.sh')
0 files changed, 0 insertions, 0 deletions