You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot switch to other branches in the workspace repository of the winery Docker container. It seems that all remote branches except for main are missing.
There should be the following branches:
git fetch --all does not help
Workaround
Delete the workspace, manually clone the repository from GitHub, and rename its directory to workspace.
The text was updated successfully, but these errors were encountered:
I cannot switch to other branches in the workspace repository of the winery Docker container. It seems that all remote branches except for
main
are missing.There should be the following branches:
git fetch --all
does not helpWorkaround
Delete the workspace, manually clone the repository from GitHub, and rename its directory to
workspace
.The text was updated successfully, but these errors were encountered: