From: Junio C Hamano Date: Mon, 27 Oct 2025 02:48:19 +0000 (-0700) Subject: Merge branch 'jk/status-z-short-fix' into maint-2.51 X-Git-Tag: v2.51.2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d638cb3892dcfccc22b3e7712b314fd83e2822d;p=thirdparty%2Fgit.git Merge branch 'jk/status-z-short-fix' into maint-2.51 The "--short" option of "git status" that meant output for humans and "-z" option to show NUL delimited output format did not mix well, and colored some but not all things. The command has been updated to color all elements consistently in such a case. * jk/status-z-short-fix: status: make coloring of "-z --short" consistent --- 3d638cb3892dcfccc22b3e7712b314fd83e2822d