What do these circular color coded dot means in branch list? #5725
Answered
by
stefanhaller
anuzpandey
asked this question in
Q&A
|
Hello all. Im kind of confused about these dots with colors, what does this mean?
Thank you. |
Answered by
stefanhaller
Jun 24, 2026
Replies: 1 comment 1 reply
|
Those are PR indicators; they show that there are PRs associated with those branches. If you were using nerd fonts (recommended), they would show a little github icon instead. The color indicates the PR state: green is still open, pink means merged. You may want to delete the local branches for merged PRs. |
1 reply
Answer selected by
anuzpandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Those are PR indicators; they show that there are PRs associated with those branches. If you were using nerd fonts (recommended), they would show a little github icon instead.
The color indicates the PR state: green is still open, pink means merged. You may want to delete the local branches for merged PRs.