Replies: 5 comments 7 replies
-
The message here suggests you haven't opened a git repository yet. You can do that with |
Beta Was this translation helpful? Give feedback.
-
Thanks, @code-asher for your response, |
Beta Was this translation helpful? Give feedback.
-
The problem occurred again even when passing I think the issue is that code-server couldn't activate the extensions log: I see that extensions don't displayed in the status bar (ex: prettier), also "accounts" just continuously loading.... I restarted the cloud shell and opened it in a new clean Google chrome instance without any browser-extension enabled. |
Beta Was this translation helpful? Give feedback.
-
@code-asher |
Beta Was this translation helpful? Give feedback.
-
So I'm curious how you're using code-server with Google Cloud Shell. I believe cloud shell will reset the system after you disconnect? Are you re-installing it every time? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed code-server in Google cloud shell.
it installed successfully and opened, but I cannot use the version control.
from Google shell I run
git version
and it returned the value git version 2.20.1, whitch means that git is already installed.also I installed
git extension pack
, but it didn't help.I run
git status
inside the project and got the following:Beta Was this translation helpful? Give feedback.
All reactions