Allow longer branch names to be center justified with git cl status.
(Using "." instead of " " so that codereview shows the alignment) Before: % git cl status Branches associated with reviews: ..CloseIdleSpdySessions:.None ..CloseSockets:.9755011 ..GetNegotiatedProtocol:.9958028 ..LayeredSocketPool:.9861032 ..ReleaseIdleSpdySessions:.9733017 ..SSLClientSocket:.9616019 .......Spdy3:.9958023 ...SpdyProxy:.None ...SpdyTests:.None .......crash:.9809033 ........leak:.None ......master:.None .......spdy3:.9958023 After % git cl status Branches associated with reviews: ......CloseIdleSpdySessions:.None ...............CloseSockets:.9755011 ......GetNegotiatedProtocol:.9958028 ..........LayeredSocketPool:.9861032 ....ReleaseIdleSpdySessions:.9733017 ............SSLClientSocket:.9616019 ......................Spdy3:.9958023 ..................SpdyProxy:.None ..................SpdyTests:.None ......................crash:.9809033 .......................leak:.None .....................master:.None ......................spdy3:.9958023 Review URL: http://codereview.chromium.org/9959073 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@130189 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please
register
or
sign in
to comment