Hey All! Random question: when you clone a Git repo, do you use HTTPS
or SSH
to do it? Furthermore, is your decision based on a specific reason (e.g. HTTPS
is traditionally easier on Windows?, team policy?), or mostly just habit (e.g. you've already got an SSH key so why not re-use it! đ, that's what GitHub shows by default)? I've noticed a diverse set of opinions across folks I know, and I'm mostly just curious about others' usage in-the-wild.