Exam4Training

Which of the following Git operations must be performed outside of Databricks Repos?

Which of the following Git operations must be performed outside of Databricks Repos?
A . Commit
B . Pull
C . Push
D . Clone
E . Merge

Answer: E

Explanation:

For following tasks, work in your Git provider:

Create a pull request.

Resolve merge conflicts.

Merge or delete branches.

Rebase a branch.

https://docs.databricks.com/repos/index.html

Exit mobile version