this post was submitted on 15 Jun 2026
-3 points (33.3% liked)
Ask
1563 readers
37 users here now
Rules
- Be nice
- Posts must be legitimate questions (no rage bait or sea lioning)
- No spam
- NSFW allowed if tagged
- No politics
- For support questions, please go to !newcomers@piefed.zip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Which command did you use? Have you added the public key on github?
Also, we cannot help you if you don't answer our questions.
Thanks :)))
This is the command that fetched that result.
i have added the ssh key on github. What do you mean by command ?
You're using a terminal. You typed a command. What is this command?
git clone git@github.com:USER-NAME/REPOSITORY-NAME.git
As in you literally entered that exact text?
You’re supposed to replace USER-NAME with your username and REPOSITORY-NAME with a repository name. They’re just placeholders.
I realised my mistake. My problem has been solved.