Cześć,
mam taki problem, siedzę nad tym 3 dzień i nie mogę dojść o co chodzi.
Zainstalowałem Gita, stworzyłem konto na GitLabie.
Wygenerowałem publiczny klucz SSH. Dodałem go na GitLabie.
Stworzyłem sobie projekt na GitLabie.
I teraz:
ustawiam gitremote do gitlaba. OK.
robie commit OK.
robie git push -u origin master - FAIL.
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is {{tu klucz}}
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com' (RSA) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I nie kumam kompletnie skąd się wziął ten GITHUB!!!
przeszukałem cały dysk w poszukiwaniu fraz github oraz 140.82.118.4.
W known_hosts widoczny jest tylko gitlab.
Błagam pomóżcie.