skepller@lemmy.world to Programmer Humor@programming.devEnglish · 11 hours agoGitHub authlemmy.worldimagemessage-square29fedilinkarrow-up1425arrow-down17
arrow-up1418arrow-down1imageGitHub authlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 11 hours agomessage-square29fedilink
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkEnglisharrow-up7·9 hours agodoesn’t really matter, but https. it’s the only endpoint github has available and all http requests get redirected. the reason i say it doesn’t matter is that git will prompt you for your password before even trying to communicate with the remote
doesn’t really matter, but https. it’s the only endpoint github has available and all http requests get redirected. the reason i say it doesn’t matter is that git will prompt you for your password before even trying to communicate with the remote
ty :)