skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoGitHub authlemmy.worldimagemessage-square80linkfedilinkarrow-up1729
arrow-up1729imageGitHub authlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square80linkfedilink
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkEnglisharrow-up12·2 months 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 :)