this post was submitted on 15 Jun 2026
-3 points (33.3% liked)

Ask

1563 readers
37 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to !newcomers@piefed.zip

Icon by Hilmy Abiyyu A.

founded 1 year ago
MODERATORS
 

I am not being able to upload images using the image button, and so the image goes as a comment !

you are viewing a single comment's thread
view the rest of the comments
[–] one_old_coder@piefed.social 4 points 1 day ago* (last edited 1 day ago) (3 children)

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.

[–] LoveEspresso@retrofed.com 0 points 1 day ago (1 children)

i have added the ssh key on github. What do you mean by command ?

[–] one_old_coder@piefed.social 4 points 1 day ago (1 children)

You're using a terminal. You typed a command. What is this command?

[–] LoveEspresso@retrofed.com 0 points 1 day ago (1 children)

git clone git@github.com:USER-NAME/REPOSITORY-NAME.git

[–] MurrayL@lemmy.world 2 points 1 day ago (1 children)

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.

[–] LoveEspresso@retrofed.com 0 points 1 day ago

I realised my mistake. My problem has been solved.