In this course, you'll learn about version control systems compatible with UiPath Studio, focusing on Git's key functionalities and operations. You'll also master GitHub workflows and best practices for efficient branch management.
This course was originally built using UiPath Studio version 2022.10, with updates reflecting changes in version 2023.10. We recommend using UiPath Studio 2023.10 to fully benefit from the latest features and improvements.
This is a forty-five-minute course aimed primarily at Automation Explorers and Automation Developers.
Introduction to Version Control Systems
Exploring Git
Mastering GitHub Workflow
Guided practice—creating and managing Branches
GIT best practices
At the end of this course, you should be able to:
Define version control system (VCS) and its purpose.
Analyze the benefits and challenges of using version control systems.
Describe how Git works.
Identify the difference between Git and SVN.
Create a GitHub Repository.
Use the Git Init option to add a project to the new local Git repository.
Identify how to clone a repository and commit changes to a local Git Repository.
Identify how to change the last commit.
Identify how to undo changes and push the final changes to the remote repository.
Identify how to undo changes and push the final changes to the remote repository.