vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Excessively aggressive branch name encoding in HEAD links
- https://insiders.vscode.dev/github/microsoft/vscode/tree/ben/;@&=+$
- Share > Copy GitHub HEAD Link
- Open the link
- :bug: GitHub says the link wasn't valid
Previously branch names weren't encoded at all https://github.com/microsoft/vscode-pull-request-github/issues/4705 but it looks like in the case above we shouldn't be encoding, since https://github.com/microsoft/vscode/tree/ben/;@&=+$ works