From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Collaboration with a remote repo

Collaboration with a remote repo - UiPath Tutorial

From the course: Complete Guide to UiPath RPA Development

Collaboration with a remote repo

- [Instructor] So now let's have a quick look at what it might look like for other team members to collaborate with you using the cloud-based GitHub features. I've got Studio open, I'm on the start page, and this time, instead of creating a new process, I'm going to pretend that I'm a teammate on an RPA development team, and I've been given this URL to a repo that I'm supposed to download and start contributing to. So again, instead of creating a new process or opening a logo project, I would use this clone or checkout option here to open from a source control repository. So I'll click on that and that takes me to the GIT features on the team tab here. And again, the reason we only see GIT here is because in tools plugins, it's the only one we've enabled. If I had these other ones enabled, you would see those on the team tab as well. So I'll click on clone repository, I'll paste in my repository URL, and it automatically forms my checkout directory for me based on the name of that…

Contents