Merhaba: while attempting to 'git clone' repo over SSH, is the following option good enough '--config core.sshCommand'
git clone --config core.sshCommand="ssh -i $HOME/.ssh/codeberg/key" g...@codeberg.org:SoftwareFreedom/softwarefreedom_cplusplus.git I really want to avoid having any global settings for GIT or SSH on the device used to clone the repo. What does everyone think ? warm regards Saifi.