public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* Git Status Short Output Color Inconsistency with -z Flag
@ 2025-10-05  0:48 Langbart
  2025-10-07  8:29 ` Jeff King
  0 siblings, 1 reply; 7+ messages in thread
From: Langbart @ 2025-10-05  0:48 UTC (permalink / raw)
  To: git@vger•kernel.org

What did you do before the bug happened? (Steps to reproduce your issue)

1. Create an untracked file and modify an existing tracked file
2. Run: git status --short -z

What did you expect to happen? (Expected behavior)

All status markers have colors disabled

What happened instead? (Actual behavior)

- Modified marker (`M`) appears colored
- Untracked marker (`??`) appears *uncolored*


Related patch:

https://lore.kernel.org/git/cover.1260025135.git.git@drmicha.warpmail.net/T/#u

git version 2.51.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-18 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-05  0:48 Git Status Short Output Color Inconsistency with -z Flag Langbart
2025-10-07  8:29 ` Jeff King
2025-10-07 20:34   ` [PATCH] status: make coloring of "-z --short" consistent Jeff King
2025-10-17  8:44     ` [PATCH resend] " Jeff King
2025-10-18  6:01       ` Langbart
2025-10-18  9:50         ` Jeff King
2025-10-18 15:08           ` Langbart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox