Exam UiARD All QuestionsBrowse all questions from this exam
Question 146

A developer is working on a project with other developers and using GIT source control in UiPath Studio. After making changes to the project, the developer clicked the Undo button from the "Context" menu shown in the following exhibit:

What is the outcome after the "Undo" button is clicked?

    Correct Answer: A

    Clicking the 'Undo' button in this context menu in UiPath Studio will undo changes made to the versioned files, reverting them to their previous version. This action is done before committing and pushing the changes to the remote repository. This allows developers to discard local changes they do not wish to commit. Therefore, the correct outcome is that changes made to the versioned files will return to the previous version before being committed and pushed to the remote repository.

Discussion
OnlineOption: A

https://docs.uipath.com/studio/standalone/2022.10/user-guide/managing-projects-git

Engineer24Option: A

Studio comes with the option to undo changes that have been made to versioned files, before you commit and push them to the remote repository.

Engineer24Option: D

https://youtu.be/Xwsw4bxI6FI