Is there a way to trigger the GitHub Git: Clone action on initial startup? #3549
-
I'm using the docker container. The startup script does a git clone... However, I have a private repo so that doesn't work unless I create some .ssh certs and load them into the container... Which is OK but them I'm storying those creds in my registry... Since VSCode/code-server has the git: clone feature, I was wondering if there is some sort of startup script where I could cause code-server to trigger this action, ideally with a preconfigured github project and local path? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
🤔 I'm not sure if that's possible. @bpmct or @code-asher might know though |
Beta Was this translation helpful? Give feedback.
🤔 I'm not sure if that's possible. @bpmct or @code-asher might know though