Heya, On Thu, Sep 9, 2010 at 03:36, Thomas Rast <trast@xxxxxxxxxxxxxxx> wrote: > +test_expect_success 'rebase is not broken by diff.noprefix' ' > + git config diff.noprefix true && > + test_when_finished "git config --unset diff.noprefix" && > + git checkout -b noprefix side && > + GIT_TRACE=1 git rebase master > +' > + Can we have one for 'git config diff.color true' too? -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html