@ -380,10 +380,10 @@ The _Branches_ view lists all of the local branches, and additionally provides,
- _Yellow dot_— both unpushed and unpulled changes
- status indicators (decorations), on the right, and themeable colorizations
- `✓`— indicates that the branch is the current branch
- `⮝` + green colorization — indicates that the branch has unpushed changes (ahead)
- `⮟` + red colorization — indicates that the branch has unpulled changes (behind)
- `⮟⮝` + yellow colorization — indicates that the branch has diverged from its upstream; meaning it has both unpulled and unpushed changes
- `⮙+` + green colorization — indicates that the branch hasn't yet been published to an upstream remote
- `▲` + green colorization — indicates that the branch has unpushed changes (ahead)
- `▼` + red colorization — indicates that the branch has unpulled changes (behind)
- `▼▲` + yellow colorization — indicates that the branch has diverged from its upstream; meaning it has both unpulled and unpushed changes
- `▲+` + green colorization — indicates that the branch hasn't yet been published to an upstream remote
- `!` + dark red colorization — indicates that the branch has a missing upstream (e.g. the upstream branch was deleted)
- a branch comparison tool (**Compare <branch> with <branch, tag, or ref>**) — [optionally](#branches-view-settings- 'Jump to the Branches view settings') shows a comparison of the branch to a user-selected reference
- **Behind**— lists the commits that are missing from the branch (i.e. behind) but exist in the selected reference