I just tried to redo this patch. I stumbled upon some inconsistency between the coloring of 'git status' and 'git status -sb'. I'll read a little bit more to give a better report with the correct patch. In a nutshell, the local branch is colored by: - WT_STATUS_ONBRANCH for git status - WT_STATUS_LOCAL_BRANCH for git status -sb Nicolas On Thu, Nov 17, 2011 at 5:55 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Hi, > > Nicolas Dudebout wrote: > >> Please disregard this as a patch. I do not have the time to understand >> how they have to be properly formatted. I just pasted the output of my >> git client. > > What git client are you using? Maybe it can be fixed to produce > patches that others can easily apply. > > The 'git diff' and 'git format-patch' commands produce applicable > patches when I try, though that doesn't mean much. > > Hope that helps, > Jonathan > -- 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