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
When developing in the container, users may want to submit the commits. But it will fail because there is no public/private key there.
⬢ [envd]❯ git push --set-upstream origin add_envd
The authenticity of host 'github.com (XXXXXXXXXXX)' can't be established.
ECDSA key fingerprint is SHA256:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.
Are you sure you want to continue connecting (yes/no/[fingerprint])?
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
mosec on git add_envd [$] is 📦 v0.4.5 via Py v3.9.16 via 🦀 v1.66.1 via 🅒 envd took 3s
[128:] ⬢ [envd]❯ ls $HOME/.ssh
⬢ [envd]❯
Message from the maintainers:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.
The text was updated successfully, but these errors were encountered:
Description
When developing in the container, users may want to submit the commits. But it will fail because there is no public/private key there.
Message from the maintainers:
Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.
The text was updated successfully, but these errors were encountered: