Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Continue working on" from a local Github repository with an ssh remote doesn't work #177910

Closed
connor4312 opened this issue Mar 21, 2023 · 1 comment
Assignees

Comments

@connor4312
Copy link
Member

Verifying #174383

  1. Have a local repository cloned with an ssh remote
  2. Make changes and "continue working on in vscode.dev"
  3. vscode.dev, but changes aren't there, and no reason why is shown 🐛
  4. try to manually apply the changes, and see output like this 🐛
2023-03-21 15:44:00.305 [info] Resuming changes from cloud with ref 6a4234e3-6c17-4e26-a9fa-2a8ac186923d...
2023-03-21 15:44:00.353 [info] Matching identity {"remote":"https://github.com/microsoft/vscode-js-debug","ref":"main","sha":"952df182387386f74e165901d96b70662d9e4610"} against edit session folder identity {"remote":"git@github.com:microsoft/vscode-js-debug.git","ref":"main","sha":"82636d0f9bdb1da6a3b09a989fb753014c2a5f92"}...
2023-03-21 15:44:00.354 [info] Skipping applying 1 changes from edit session with ref 6a4234e3-6c17-4e26-a9fa-2a8ac186923d as no matching workspace folder was found.

@joyceerhl
Copy link
Collaborator

Duplicate #172341, workaround is to set "remoteHub.gitProtocol": "ssh"

@joyceerhl joyceerhl closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants