"vscode:/vscode.git/clone" did not exist on "d7837c6041b1099982e3f278b50e8868b8b30ff9"
svn plugin: urldecode repo info
The repo location reported by `svn` is a URL. If you don't decode it before using it a prompt, the `%` sequences will be misinterpreted by prompt expansion and give screwy results. Fixes #2233
Please register or sign in to comment