Cloning Git Repositories (Source Tree)
Last Update : February 3, 2023
Clone Process
Requirement
-
Request Access to Lead Programmer/Maintainer
-
Install SourceTree:
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:
%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.
No Comments