You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
8
### Fixed
9
9
- Fixes [#400](https://github.com/eamodio/vscode-gitlens/issues/412) - GitLens logging to debug console when debugging different extension
10
10
- Fixes [#409](https://github.com/eamodio/vscode-gitlens/issues/409) - Literal $(ellipsis) inserted into commit QuickPick menu entry placeholder text
11
+
- Fixes [#415](https://github.com/eamodio/vscode-gitlens/issues/415) - Branch names get mangled by color escapes — thanks to [PR #416](https://github.com/eamodio/vscode-gitlens/pull/416) by Roy Ivy III ([@rivy](https://github.com/rivy))
- Roy Ivy III ([@rivy](https://github.com/rivy)) —[contributions](https://github.com/eamodio/vscode-gitlens/commits?author=rivy)
821
822
- Helmut Januschka ([@hjanuschka](https://github.com/hjanuschka)) —[contributions](https://github.com/eamodio/vscode-gitlens/commits?author=hjanuschka)
822
823
- Chris Kaczor ([@ckaczor](https://github.com/ckaczor)) —[contributions](https://github.com/eamodio/vscode-gitlens/commits?author=ckaczor)
0 commit comments