Coder.comC
Coder.com7mo ago
12 replies
Scottishbob

Can't clone Enterprise Server GitHub repo inside of workspace

Hello,

I have setup external authentication to an Enterprise Server GitHub. I was successfully able to authenticate and clone the repo during the workspace creation using the git clone module.

However, when I open the workspace (code-server) and try any git operations like git pull or
git clone
I still receive a username/password from from VSCode.


How can I setup my template so that git authentication works inside my workspace?

Thanks
Was this page helpful?