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
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
After encountering:
while trying to
PlainClone
a private repo using SSH, the issue was solved by specifying anSSHAgent
as part of theCloneOptions
options.However, this option option is not available inside
SubmoduleUpdateOptions
so attempting to call errors out in the same way:The text was updated successfully, but these errors were encountered: