It will ask for Commit Comment -- write your own comment for current commit.
Now it will ask for Remote Repository Path and Name etc.
Now goto Github.com and if don’t have an account then create one.
Then click on + sign at the extreme right for New Repository.
Enter the Respective fields.
It will give you a repository path like this.
Copy this and fill in here.
Click on Add and then Save.
It may ask for user credentials for your GitHub account.
Enter the details and click on OK.
Now go to your GitHub Account and you can find the commited project files there.
Now commiting a project to GitHub Cloud is done.
Second Scenario
Now suppose you have a repository by someone else or a remote repository of your own, and you want to clone the project from that repository to your local then follow the steps:
First Open UiPath
Go to Team and Click on Clone Repository.
Fill in the info.
Your Project GiT/GitHub URL
CheckOut Folder Path which you want to clone.
User Credentials.
And click open with Clone the Project from GitHub and open it in your studio.
Conclusion
Here we have seen how to Integerate GitHub with RPA UiPath Studio, now you can easily version control your work in UiPath.