@nikitonsky if you switch from https to ssh you will have SSH key experience.
BTW, SSH key ≈ passkey. The same public/private key pair and even sort of password manager.
Top-level
@nikitonsky if you switch from https to ssh you will have SSH key experience. BTW, SSH key ≈ passkey. The same public/private key pair and even sort of password manager. 4 comments
@nikitonsky @sitnik_ru https? github doesn't ask for authentication for public repositories @nikitonsky @sitnik_ru if you just want to clone public repository, use https, when you'd later decide to push, just replace remote origin with ssh |
@sitnik_ru yeah but the question is: is there really no way to clone public repo without auth?