skepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agoGitHub authlemmy.worldimagemessage-square80fedilinkarrow-up1729
arrow-up1729imageGitHub authlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square80fedilink
minus-squareThe Quuuuuill@slrpnk.netlinkfedilinkEnglisharrow-up12·1 month 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
http or https?
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 :)