Git development
 help / color / mirror / Atom feed
* [bug] git add -p breaks, if color.ui is set to "always"
@ 2017-10-06 12:47 Alexander Gehrke
  2017-10-06 15:42 ` Kevin Daudt
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gehrke @ 2017-10-06 12:47 UTC (permalink / raw)
  To: git

After an update to version 2.14.2 from 2.14.1 "git add --patch" stopped working
for me, just producing the same output as "git diff", but not prompting to stage
anything.

I found that unsetting the config key color.ui, which was set to "always" fixed
the problem.

From the manpage, color.ui should not have that effect and "always" should be a
legal value.

Regards
Alexander Gehrke

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

end of thread, other threads:[~2017-10-06 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 12:47 [bug] git add -p breaks, if color.ui is set to "always" Alexander Gehrke
2017-10-06 15:42 ` Kevin Daudt

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