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 trying to clone a git-repository through ssh it always fails because it's host-key is not confirmed / not trusted.
I would like to add the host-key before cloning so the git clone command would not fail. Or alternatively just auto-accept the hostkey.