Merge branch 'nd/branch-v-alignment'
commit8023a422107ca5075eb285f7a9358778db66c616
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:10:02 +0000 (7 11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 18:10:02 +0000 (7 11:10 -0700)
treed3238f456914948b3be699a2742b640660e34faf
parente6dd70e9bfef40d545cb0f452f082bde562e8785
parent1452bd64f14efd888fe9c732f603173ba7fa595e
Merge branch 'nd/branch-v-alignment'

Output from "git branch -v" contains "(no branch)" that could be
localized, but the code to align it along with the names of branches
were counting in bytes, not in display columns.

* nd/branch-v-alignment:
  branch -v: align even when branch names are in UTF-8
Documentation/revisions.txt
builtin/branch.c