From: Jonathan Nieder <hidden> Date: 2016-06-15 22:59:16
Marc Branchaud wrote:
* "git branch -v -v" (and "git status") did not distinguish among a
branch that is not based on any upstream branch, a branch that is in
sync with its upstream branch, and a branch that is configured with an
upstream branch that no longer exists.
Ooh, this is much nicer than the wording I suggested.
Thank you.