Files
git/builtin
Junio C Hamano 5c0d226bf5 Merge branch 'nd/branch-v-alignment' into next
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
2012-08-29 15:05:03 -07:00
..