LoveEspresso@retrofed.com to Ask@piefed.socialEnglish · 25 days agoWhat does this mean ?retrofed.comimagemessage-square17linkfedilinkarrow-up14arrow-down17file-text
arrow-up1-3arrow-down1imageWhat does this mean ?retrofed.comLoveEspresso@retrofed.com to Ask@piefed.socialEnglish · 25 days agomessage-square17linkfedilinkfile-text
minus-squareone_old_coder@piefed.sociallinkfedilinkEnglisharrow-up4·25 days agoYou’re using a terminal. You typed a command. What is this command?
minus-squareLoveEspresso@retrofed.comOPlinkfedilinkEnglisharrow-up2arrow-down1·25 days agogit clone git@github.com:USER-NAME/REPOSITORY-NAME.git
minus-squareMurrayL@lemmy.worldlinkfedilinkEnglisharrow-up3·25 days 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·25 days 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.