remote: Fix when .ssh config is missing#47310
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have @Mike737377 on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
cc8913d to
110f921
Compare
|
We require contributors to sign our Contributor License Agreement, and we don't have @mugu on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
@cla-bot check |
|
We require contributors to sign our Contributor License Agreement, and we don't have @mugu on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
|
The cla-bot has been summoned, and re-checked this pull request! |
110f921 to
861cfca
Compare
Head branch was pushed to by a user without write access
|
@Veykril fixed the formatting now I think - sorry, I'm new to rust so bear-with; thanks for approving. |
|
No worries, thanks! |
Closes #47309
Rewroked the file parsing loop so that if one file is missing it doesn't cause the loop to exit prematurely.
Release Notes: