9
Github, ekrandaki talimatları uygularken ve yeni bir repo atarken neden kullanıcı adı / şifre istiyor?
Github'da bir kuruluşun sahibiyim ve sadece bir repo oluşturdum ve itmeyi denedim, ancak SSH'yi iyi yapabilsem bile kullanıcı adımı soran bir sorunla karşılaşıyorum: $ ssh -T git@github.com Hi Celc! You've successfully authenticated, but GitHub does not provide shell access. $ git add . $ git commit -m 'first commit' [master …