at some point - perhaps with 2.50.0 (I don't have an earlier version) it seems that using git remote... fails and does not create the ~/.ssh/known_hosts file when in a script. doing it from the ssh command there is a prompt to create known_hosts and add the target git server to it. But via a script it does not prompt and does not do it causing script failures.
i know it used to work but it doesn't now.....
help