Jeff King <peff@xxxxxxxx> wrote: > On Sat, Aug 05, 2006 at 02:18:21PM +0200, Matthias Lederhofer wrote: > > > I like the colored git status. Here is a patch to honor isatty(1) and > > pager_in_use (exporting GIT_PAGER_IN_USE) with pager.color. > > Doesn't this have different behavior when you use 'git-status' rather > than 'git status'? Maybe rather than a boolean, we would be better off > with a true/false/auto value similar to diff.color. I don't see the case where git-status and git status behave differently (except for git -p status but git-status does not have an option for paging at all). - : 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