How to clone a Github code in local system...??

Prem ChoudharyPrem Choudhary
1 min read

Here’s are the steps:

  1. Go to the repository which you have clone.

  2. Click on the green button “Code”.

  3. Copy the link.

  4. Open your terminal.

  5. Make a directory where you want, by running this code

    mkdir folder_name

  6. Run a command.

    git clone paste-the_link

Your code is cloned.

Thank youu.

0
Subscribe to my newsletter

Read articles from Prem Choudhary directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Prem Choudhary
Prem Choudhary

DEVOPS ENGINEER || AWS || JAVA || PYTHON || SPRING BOOT || SPRING SECURITY || REACT.JS || MONGO DB || MYSQL