Hello,
We are currently using Git for our projects, and we want to transition to using UiPath’s Git integration.
Here’s what we have done so far:
- Created a new local folder.
- Connected UiPath Studio to our HTTPS repository.
Everything seems to work fine; all the files are cloned to our local folder without issues. However, when we open Studio, all the projects are displayed as if they were part of a single project.
On the other hand, if we create a new project directly in Studio, it is displayed correctly as a single, separate project.
Is there a way to configure Studio to recognize each of the existing cloned projects as independent?
Thank you!