How to Clone with SSH GitHub | Scribe

    How to Clone with SSH GitHub

    • |
    • 0 steps |
    • 25 seconds
      Navigate to the repository you want to clone.
      Click on the green button marked "Code."
      Select SSH from the available options and click the copy button to copy the key to your clipboard.
      With your Terminal or command prompt open, navigate to the path where you want your Git repo to clone into.
      Type "git clone "
      Press [[Cmd]] + [[v]] to paste in your key.
      Press [[Enter]]
      Your computer will ask for your password. Once you input your password and hit enter, Git will clone the repository to your computer.
      Was this Scribe helpful?
      Save this document for future reference.
      click-target-circles-background
      This Scribe is in tip-top shape!Leave feedback if there are any issues with this Scribe