Git how to clone with SSH key, username
Always coming late to answer anything, it may be possible that you have more than one ssh keys and if not specified git will try to use id_rsa but if you need a different one you could use This way it will apply this config and use a key different than id_rsa before actually fetching any data from the … Read more