From: Junio C Hamano Date: Fri, 24 Oct 2025 20:48:04 +0000 (-0700) Subject: Merge branch 'jk/status-z-short-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=e7909b3a90ea75b2fffb89eba399c90c8669cc23;p=rit Merge branch 'jk/status-z-short-fix' 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 --- e7909b3a90ea75b2fffb89eba399c90c8669cc23