diff options
author | Nicholas Clark <nick@ccl4.org> | 2021-04-30 09:59:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-03 12:24:38 +0900 |
commit | 62af4bdd423f5f3988dad97abcdd7adfba0756c4 (patch) | |
tree | 24afc8217158fa081400145d589d878be309c288 /Documentation/git-cvsexportcommit.txt | |
parent | Git 2.31.1 (diff) | |
download | tgif-62af4bdd423f5f3988dad97abcdd7adfba0756c4.tar.xz |
submodule update: silence underlying fetch with "--quiet"
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>
Diffstat (limited to 'Documentation/git-cvsexportcommit.txt')
0 files changed, 0 insertions, 0 deletions