This is a question about GIT, could someone explain me?

A multiple-choice question asks which window appears in UiPath Studio when GIT identifies a discrepancy between the local file and the remote repository file after a push action.

@nevesisabela963,

Solve Conflicts will appear in case of discrepancy between the local file and the remote repository file after a push action.

Incorrect options:

  1. History: Shows history of the changes
  2. Clone a remote GIT repository: It’s used for cloning repository
  3. Manage Remotes: It’s irrelevant here
1 Like

Solve conflict is the correct one

The explanation is already shared by @ashokkarale

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.