Skip to content

Commit 4f80b66

Browse files
committed
Adds @rasa's contribution
1 parent 58da93d commit 4f80b66

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
88

99
## Fixed
1010

11+
- Fixes [#1928](https://github.com/gitkraken/vscode-gitlens/issues/1928) - Unable to get absolute uri between ex.txt and z:; Base path 'z:' must be an absolute path — thanks to [PR #1929](https://github.com/gitkraken/vscode-gitlens/pull/1929) by Ross Smith II ([@rasa](https://github.com/rasa))
1112
- Fixes [#1932](https://github.com/gitkraken/vscode-gitlens/issues/1932) - Pull request autolink doesn't work for Bitbucket Server 7 — thanks to [PR #1933](https://github.com/gitkraken/vscode-gitlens/pull/1933) by Sam Martin ([@smartinio](https://github.com/smartinio))
1213
- Fixes [#1938](https://github.com/gitkraken/vscode-gitlens/issues/1938) - Git CodeLens causes line jumping on new virtual files
1314
- Fixes [#1925](https://github.com/gitkraken/vscode-gitlens/issues/1925) - Branches from remotes outside the repo aren't showing associated pull requests (for connected remotes)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,7 @@ A big thanks to the people that have contributed to this project:
11591159
- SpaceEEC ([@SpaceEEC](https://github.com/SpaceEEC)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=SpaceEEC)
11601160
- Skybbles ([@Luxray5474](https://github.com/Luxray5474)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=Luxray5474)
11611161
- Brendon Smith ([@br3ndonland](https://github.com/br3ndonland)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=br3ndonland)
1162+
- Ross Smith II ([@rasa](https://github.com/rasa)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=rasa)
11621163
- sueka ([@sueka](https://github.com/sueka)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=sueka)
11631164
- Mike Surcouf ([@mikes-gh](https://github.com/mikes-gh)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=mikes-gh)
11641165
- Alexey Svetliakov ([@asvetliakov](https://github.com/asvetliakov)) — [contributions](https://github.com/gitkraken/vscode-gitlens/commits?author=asvetliakov)

0 commit comments

Comments
 (0)