git clone does not work #24
Answered
by
jasperstam
jasperstam
asked this question in
Q&A
-
the git clone url does not work.
|
Beta Was this translation helpful? Give feedback.
Answered by
jasperstam
Oct 12, 2022
Replies: 1 comment 1 reply
-
hmm, sorry, I did not understand that git@github.com is an SSH connection, I changed the command to
and cloning was successful. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jasperstam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hmm, sorry, I did not understand that git@github.com is an SSH connection, I changed the command to
and cloning was successful.