> There is an existing highlight when the user is not on any branch. > Enhance this functionality to always provide the name of the current > branch in color. > > Signed-off-by: Michael Wookey <michaelwookey@xxxxxxxxx> > --- > wt-status.c | 10 ++++++---- > wt-status.h | 3 ++- > 2 files changed, 8 insertions(+), 5 deletions(-) Any thoughts on this? I have found this to be a useful feature; especially when using msysGit in a Windows CMD shell. Specifically because a CMD shell provides no ability for any sort of "git-completion.bash" prompt. By highlighting the current branch name, the colouring has helped to quickly identify what the current branch is. -- 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