GIT SSH | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

GIT SSH

What is GIT SSH? Key pair and do we need to learn it to get better with git or it is just a feature?

4th Aug 2020, 12:59 PM
prakharojha
prakharojha - avatar
1 Réponse
0
it allows you to access git repos via ssh protocol rather than https. you need to have a private and public ssh key, which may be consudered more secure
4th Aug 2020, 10:22 PM
Dev Project
Dev Project - avatar