From: Junio C Hamano Date: Thu, 14 Jul 2022 22:04:00 +0000 (-0700) Subject: Merge branch 'ab/submodule-cleanup' X-Git-Tag: v2.38.0-rc0~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=361cbe6d6d24142d4b773f4077c07e25687680d6;p=thirdparty%2Fgit.git Merge branch 'ab/submodule-cleanup' Further preparation to turn git-submodule.sh into a builtin. * ab/submodule-cleanup: git-sh-setup.sh: remove "say" function, change last users git-submodule.sh: use "$quiet", not "$GIT_QUIET" submodule--helper: eliminate internal "--update" option submodule--helper: understand --checkout, --merge and --rebase synonyms submodule--helper: report "submodule" as our name in some "-h" output submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs" submodule update: remove "-v" option submodule--helper: have --require-init imply --init git-submodule.sh: remove unused top-level "--branch" argument git-submodule.sh: make the "$cached" variable a boolean git-submodule.sh: remove unused $prefix variable git-submodule.sh: remove unused sanitize_submodule_env() --- 361cbe6d6d24142d4b773f4077c07e25687680d6