Skip to main content

Cloning Git Repositories (Source Tree)

Author: @Andhika Rogue

Last Update : February 3, 2023


Clone Process

Requirement

How To Clone

  • After Sourcetree installed Click File - Clone / New... (or Ctrl + N)

    • You can also click on New Tab (’+’ icon) and click Clone
  • Fill Source Path / URL

    After a few seconds, it will show a message like below:

    ![Untitled](Cloning Git Repositories (Source Tree)%2005db8fe6174b4ae7afdf7b12fe8575a8/Untitled.png)

  • Change Destination Path according to where you want to save the project.

  • Just click Clone then.

  • You can now open the project using compatible IDE / Tool you want.