226k views
3 votes
___ is a feature that enables you to ___ the ___ that have been pushed to the ___. You can choose two ___ in ___-based providers to ___ the ___.

A) Auto-Merge, track, changes, repository, options, Git, merge, branch
B) Conflict-Resolution, track, conflicts, workspace, options, repository, resolve, changeset
C) Online Conflict Resolution, manage, conflicts, branch, options, Git, resolve, changeset
D) Conflict-Tracking, manage, changes, workspace, options, repository, merge, branch

User GScrivs
by
8.2k points

1 Answer

3 votes

Final answer:

The correct sentence is 'Auto-Merge is a feature that enables you to track the changes that have been pushed to the repository. You can choose two options in Git-based providers to merge the branch.'

Step-by-step explanation:

Auto-Merge is a feature that enables you to track the changes that have been pushed to the repository. You can choose two options in Git-based providers to merge the branch. The correct sentence to fill in the blanks would be: Auto-Merge is a feature that enables you to track the changes that have been pushed to the repository. You can choose two options in Git-based providers to merge the branch.

User TheWiseBro
by
8.9k points