To clone a GitHub repository in Sourcetree, follow these step-by-step instructions:
- Go to the GitHub page of the repository you want to clone.
- Click the green 'Code' button.
- Copy the 'HTTPS' URL.
- Launch Sourcetree on your computer. Click 'Clone' in the main window or toolbar.
- Fill in the clone repository form. Paste the GitHub URL you copied.
- Choose where you want the repository saved on your computer.
- Click the 'Clone' button.
- Sourcetree will now download the repository and open it for you.