Skip to content

What do branch colours mean? #3680

Answered by stefanhaller
unikitty37 asked this question in Q&A
Discussion options

You must be logged in to vote

There's some very old code that has a hard-coded mapping of branch prefixes to colors.

I find this pretty annoying and would vote for removing this code. If people do want to have a color scheme like this, they should configure their gui.branchColors accordingly, but for those who don't, the only way to turn it off right now is to say

gui:
  branchColors:
    feature: default
    bugfix: default
    hotfix: default

(I don't use these branch prefixes myself, but I do occasionally check out other people's branches who do, and I don't want these to stand out in my branches list.)

I'm surprised, however, that you say "the mystery greenness overrides my setting for the feature branch and my c…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by unikitty37
Comment options

You must be logged in to vote
2 replies
@stefanhaller
Comment options

@unikitty37
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants