Now that we have created a project and pushed it to Git we can clone that repository from another location.
Create a new workspace and load Vitis.
Initialise your repository.
Select the version control icon on the left side, select the three dots beside Git and select clone.
You will be prompted to enter the URL of your remote repository.
After entering the URL you will be prompted to enter your Git credentials./
Finally, after the cloning process has completed you will be asked if you would like to open the clone repository. Select ‘Open’ and rebuild the components in the new workspace.