Re: 1.8.4 rebase regression?

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: 1.8.4 rebase regression?

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:58:46

Matthieu Moy [off-list ref] writes:
Patrick Welche [off-list ref] writes:
quoted
$ git diff
ESC[1mdiff --cc glib/gmain.cESC[m
ESC[1mindex 738e69c,5aaebd0..0000000ESC[m
ESC[1m--- a/glib/gmain.cESC[m
ESC[1m+++ b/glib/gmain.cESC[m
ESC[36m@@@ -4953,32 -4921,32 +4953,48 @@@ESC[m ESC[mg_unix_signal_watch_dispatch (GSourcESC[m


(same xterm, no change of TERM in both invocations above)
git status in 1.8.4 does show red, so colour does work...

Thoughts on how to help debug?
Can you try:

git -c color.ui=never diff
git -c color.ui=auto diff
git -c color.ui=always diff

?
... and Junio suggested offline to look for a broken pager, so, you can
try this too:

git --no-pager diff

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

Re: 1.8.4 rebase regression?

From: Patrick Welche <hidden>
Date: 2016-06-15 22:58:46

On Tue, Sep 17, 2013 at 09:15:43AM +0200, Matthieu Moy wrote:
Matthieu Moy [off-list ref] writes:
quoted
Patrick Welche [off-list ref] writes:
quoted
$ git diff
ESC[1mdiff --cc glib/gmain.cESC[m
ESC[1mindex 738e69c,5aaebd0..0000000ESC[m
ESC[1m--- a/glib/gmain.cESC[m
ESC[1m+++ b/glib/gmain.cESC[m
ESC[36m@@@ -4953,32 -4921,32 +4953,48 @@@ESC[m ESC[mg_unix_signal_watch_dispatch (GSourcESC[m


(same xterm, no change of TERM in both invocations above)
git status in 1.8.4 does show red, so colour does work...

Thoughts on how to help debug?
Can you try:

git -c color.ui=never diff
git -c color.ui=auto diff
git -c color.ui=always diff

?
... and Junio suggested offline to look for a broken pager, so, you can
try this too:

git --no-pager diff
Even better - colour works here too => I must look at my pager.

Thank you!

Patrick
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help