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.
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.