]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2022 22:43:06 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2022 22:43:06 +0000 (15:43 -0700)
commitc9e221b124f1cd0b426d9c184a88dd405f70e5ab
treeda3e2f7bc8bc8681388ccd1bb0eb3af2da6d5659
parente4a4b31577c7419497ac30cebe30d755b97752c5
parent5b893f7d81eb7feb43662ed8663e2af76a76b4c8
Merge branch 'ab/submodule-cleanup' into gc/submodule-use-super-prefix

* 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()
builtin/submodule--helper.c