Merhaba, yeni bir repo oluşturdum ve dosyalarımı githuba yüklemek isteyip tam pushlarken bu erroru veriyor ve dosya repoma eklenemiyor. Error tam olarak şöyle:
Permission denied (publickey).
Fatal: Could not read from remote repository.
Please make sure you have the correct Access rights.
And the repository exists.
Daha önceden oluşturduğum repolarıma yeni bir dosya pushlayabiliyorum sıkıntı çıkmıyor fakat yeni oluşturduğum repolara herhangi bir dosya push olmuyor. Stack Overflow'dan baktım çözümlerine. SSH key ekleyerek çözülebilir denilmiş ssh-keygen -t ed25519 -C "your_email@example.com" bununla bir key edindim ama ed25519 değil de b 4096 yı kullandığımda direkt dosya bulunamadı diyor ve sonuç alamadım ama ed25519 kullandığımda the key's randomart image is: diye bir sonuç aldım ama key i öğrenmek istediğimde herhangi bir dosya bulunamadı diyor. Sorun yeni oluşturduğum repomda herhangi bir dosya olmamasıyla alakalıysa ben artık nasıl yeni bir repo oluşturacağım ki?
Permission denied (publickey).
Fatal: Could not read from remote repository.
Please make sure you have the correct Access rights.
And the repository exists.
Daha önceden oluşturduğum repolarıma yeni bir dosya pushlayabiliyorum sıkıntı çıkmıyor fakat yeni oluşturduğum repolara herhangi bir dosya push olmuyor. Stack Overflow'dan baktım çözümlerine. SSH key ekleyerek çözülebilir denilmiş ssh-keygen -t ed25519 -C "your_email@example.com" bununla bir key edindim ama ed25519 değil de b 4096 yı kullandığımda direkt dosya bulunamadı diyor ve sonuç alamadım ama ed25519 kullandığımda the key's randomart image is: diye bir sonuç aldım ama key i öğrenmek istediğimde herhangi bir dosya bulunamadı diyor. Sorun yeni oluşturduğum repomda herhangi bir dosya olmamasıyla alakalıysa ben artık nasıl yeni bir repo oluşturacağım ki?