63.5k views
3 votes
Let's suppose the ___ feature is ___ and the conflicted files are of a ___ Type. What happens in this case? Copado ___ the ___ process and ___ the ___ as ___ to the ___.

A) Auto-Merge, activated, binary, completes, deployment, merges, changes, committed, repository
B) Auto-Resolve, enabled, text, stops, resolution, marks, files, ignored, branch
C) Conflict-Resolution, disabled, metadata, initiates, commit, classifies, conflicts, resolved, workspace
D) Manual-Resolve, deactivated, code, pauses, merge, designates, files, committed, record

1 Answer

3 votes

Final answer:

The correct option is B) Auto-Resolve, enabled, text, stops, resolution, marks, files, ignored, branch.

Step-by-step explanation:

In the given scenario, the correct option is B) Auto-Resolve, enabled, text, stops, resolution, marks, files, ignored, branch.

Auto-Resolve is a feature that automatically attempts to resolve conflicts in files during the deployment process. When the feature is enabled and the conflicted files are of a text type, the process will stop and mark the files as ignored in the branch.

Therefore, in this case, option B) Auto-Resolve, enabled, text, stops, resolution, marks, files, ignored, branch is the correct answer.

User Openssid
by
8.6k points