Do I need git if I have GitHub desktop?

How to Install Github Desktop and Clone a Repository

#Github Desktop

In this article, we will explain how to install Github Desktop on Windows and clone a repository.

Note that if you want to use Github Desktop, you need to have Git installed first. You can learn how to do it in our video.

#1 Step

  • Open Google and search for github desktop.
  • Go to the website with the Github distribution kit. You can find the link in the description.
  • Click on the Download for Windows button. The downloading will start automatically, and the file will be saved in the specified folder.
  • After that, go to the folder with the downloaded file and run it.
  • The installation will be automatic.
  • Now, lets try to clone the repository from Github.
  • In the Github Desktop window, click on the Clone a repository from the Internet.

#2 Step

  • You can log in to your Github account via the popup window Clone a repository and easily use your own repositories.
  • In case you need to download some other repository, go to the URL tab.

#3 Step

  • Now, you need to paste a link to the repository.
  • Lets use our repository as an example. You can find the link to it in the description.
  • The repository is also available through the search functionality on the GitHub website. Just type QA-Madness in the search bar and press Enter. Select Users in the menu on the results page. You will see QA Madness. Click on it to open the account. You can also subscribe to our page using the Follow button.
  • Click on the Repositories tab on the account page.
  • Select TestProject from the list of repositories.
  • Click on the Code button on the repository page. You will see the link to the repository in the drop-down box. Click to copy it.

#4 Step

  • Now, go back to the Github Desktop window.
  • Paste the copied link in the URL or username/repository bar.
  • Select the folder for the download.
  • Click on the Clone.

  • After this, you can then open the folder with the downloaded repository and make sure it is there.

Video liên quan

Chủ Đề