Make the vscode clone link respect transport protocol (#20557)#21128
Conversation
Co-authored-by: Norwin <noerw@users.noreply.github.com>
|
Is it ready to be merged now? |
Usually we only backport bugfixes, not enhancements. |
|
For me it's a bug, because I have HTTPS git disabled but clone in VSCode button always gives me HTTPS link. It never changes to SSH link. I had to override the template to replace HTTPS with SSH link to get it to work. I have to do this everytime a new version is released 😞 |
Co-authored-by: Norwin <noerw@users.noreply.github.com>
|
@monim67-renforce : "This branch is out-of-date with the base branch": please enable Allow Edits from Maintainers, or update with 1.17 branch. |
|
@wxiaoguang I cannot give write access as I created the PR from wrong account. None of the account has that allow edit checkbox now. I have updated the branch by merge. |
|
I see. Just now there is a new commit in 1.17, could you update it again? Then we can get this merged in next time. |
|
@wxiaoguang updated again. |
|
Another bug: Golang doesn't like the string syntax: |
Backports #20557