9.5k views
0 votes
If your ___ are not in sync, you may find conflicts in ___ that are not part of the ___. But don't worry: these files will have the ___ option selected by ___ so that you can focus on resolving the actual conflicts in your ___.

A) Records, metadata, commit, skip, default
B) Branches, files, commit, ignore, default
C) Repositories, code, deployment, skip, default
D) Environments, records, merge, ignore, Copado

User Latanya
by
7.5k points

1 Answer

4 votes

Final answer:

If your branches are not in sync, you may find conflicts in files that are not part of the commit. But don't worry: these files will have the ignore option selected by default so that you can focus on resolving the actual conflicts in your code.

Step-by-step explanation:

If your branches are not in sync, you may find conflicts in files that are not part of the commit. But don't worry: these files will have the ignore option selected by default so that you can focus on resolving the actual conflicts in your code.

User Fmlopes
by
8.4k points