From: Junio C Hamano Date: Mon, 25 Jan 2021 22:19:19 +0000 (-0800) Subject: Merge branch 'ps/config-env-pairs' X-Git-Tag: v2.31.0-rc0~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=294e949fa2dfd43097b2b5614470a3e43604663d;p=thirdparty%2Fgit.git Merge branch 'ps/config-env-pairs' Introduce two new ways to feed configuration variable-value pairs via environment variables, and tweak the way GIT_CONFIG_PARAMETERS encodes variable/value pairs to make it more robust. * ps/config-env-pairs: config: allow specifying config entries via envvar pairs environment: make `getenv_safe()` a public function config: store "git -c" variables using more robust format config: parse more robust format in GIT_CONFIG_PARAMETERS config: extract function to parse config pairs quote: make sq_dequote_step() a public function config: add new way to pass config via `--config-env` git: add `--super-prefix` to usage string --- 294e949fa2dfd43097b2b5614470a3e43604663d