LoveEspresso@retrofed.com to Ask@piefed.socialEnglish · 3 months agoWhat does this mean ?retrofed.comimagemessage-square17linkfedilinkarrow-up13arrow-down18file-text
arrow-up1-5arrow-down1imageWhat does this mean ?retrofed.comLoveEspresso@retrofed.com to Ask@piefed.socialEnglish · 3 months agomessage-square17linkfedilinkfile-text
minus-squareone_old_coder@piefed.sociallinkfedilinkEnglisharrow-up4·3 months agoYou’re using a terminal. You typed a command. What is this command?
minus-squareLoveEspresso@retrofed.comOPlinkfedilinkEnglisharrow-up2·3 months agogit clone git@github.com:USER-NAME/REPOSITORY-NAME.git
minus-squareMurrayL@lemmy.worldlinkfedilinkEnglisharrow-up3·3 months agoAs 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.
minus-squareLoveEspresso@retrofed.comOPlinkfedilinkEnglisharrow-up1arrow-down1·3 months agoI realised my mistake. My problem has been solved.
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.