From: Junio C Hamano Date: Thu, 25 Sep 2025 20:18:48 +0000 (-0700) Subject: Merge branch 'ps/config-get-color-fixes' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b69f57ef6c03a175e907f98896de91fb79dc573;p=thirdparty%2Fgit.git Merge branch 'ps/config-get-color-fixes' into next The use of "git config get" command to learn how ANSI color sequence is for a particular type, e.g., "git config get --type=color --default=reset no.such.thing", isn't very ergonomic. * ps/config-get-color-fixes: builtin/config: do not spawn pager when printing color codes builtin/config: special-case retrieving colors without a key builtin/config: do not die in `get_color()` t1300: small style fixups t1300: write test expectations in the test's body --- 7b69f57ef6c03a175e907f98896de91fb79dc573