Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Issue 1176213003: Fix git-map-branches coloration. (Closed)

Created:
5 years, 6 months ago by iannucci
Modified:
5 years, 6 months ago
Reviewers:
agable, jsbell
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix git-map-branches coloration. Apparently it got derped when the internal representation of CL colors changed. R=agable@chromium.org, jsbell@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M git_map_branches.py View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
iannucci
5 years, 6 months ago (2015-06-11 08:20:27 UTC) #1
iannucci
FTR, currently 'git map-branches -vv' looks like: origin/master 24ff1eb errorNone dm c365727 [ ahead 63 ...
5 years, 6 months ago (2015-06-11 08:21:28 UTC) #2
iannucci
5 years, 6 months ago (2015-06-11 09:11:37 UTC) #3
On 2015/06/11 08:21:28, iannucci wrote:
> FTR, currently 'git map-branches -vv' looks like:
> 
> origin/master    24ff1eb                              errorNone
>   dm             c365727 [ ahead 63 | behind 551 ]    errorNone
>   moar_docs      96d17f1 [ ahead 1               ]   
> waitinghttps://codereview.chromium.org/997123003
>   tumble         0356e5d [ ahead 11              ]    errorNone
>     dm_impl      543803a [ ahead 2               ]    errorNone
>       dmtc       e9496c5 [ ahead 1               ]    errorNone
> 
> This CL returns the output to its correctly colorized format.

closing in favor of https://codereview.chromium.org/1175103004/

Powered by Google App Engine
This is Rietveld 408576698