mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
Commands such as
$ git submodule update --quiet --init --depth=1
involving shallow clones, call the shell function fetch_in_submodule, which
in turn invokes git fetch. Pass the --quiet option onward there.
Signed-off-by: Nicholas Clark <nick@ccl4.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
28 KiB
Executable File
28 KiB
Executable File