• J
    Merge branch 'jx/branch-vv-always-compare-with-upstream' · 2e6e3e82
    Junio C Hamano 提交于
    "git branch -v -v" (and "git status") did not distinguish among a
    branch that does not build on any other branch, a branch that is in
    sync with the branch it builds on, and a branch that is configured
    to build on some other branch that no longer exists.
    
    * jx/branch-vv-always-compare-with-upstream:
      status: always show tracking branch even no change
      branch: report invalid tracking branch as gone
    2e6e3e82
remote.c 51.9 KB