-
Hi, I'd like to clone a git repo via SSH ( However, cloning the repo fails with error How can I make this work? BTW, cloning by running Thank you very much! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Are you using sudo? If so |
Beta Was this translation helpful? Give feedback.
Are you using sudo? If so
_preserve_sudo_env=True
will also be required to pass through the forward env.