Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > I don't understand what you mean by "non-current". If you mean a local > branch not pointed to by HEAD, then I don't understand the remark, as > the message is shown by "git status" (looking more closely, it is also > shown by "git checkout", but after switching branch so also showing a > message about the current branch) and precisely talks about the current > branch. Ah, Ok, I somehow thought that "branch -v" would also use this information, and/or during my absense this function from remote.c got linked into "git remote show" ;-) So it is not an issue right now, but we will have to worry about the messaging when we start using this to describe a branch that is not currently checked out. -- 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