1 - Log into Github and go to the project that you have to clone.
2- Select the green color code button and copy the link.
3- Create a Project folder on Desktop. Open git bash in the newly created project folder.
and give this command
git clone [paste the URL that copied from the github]




Comments
Post a Comment