Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


How can Git operations be performed outside of Databricks Repos?




Explanation:

The question asks which Git operations must be performed outside of Databricks Repos. While Databricks Repos supports several Git operations like commit, pull, and clone directly within its interface, merging branches is not supported in the Databricks Repos UI. This operation requires the use of an external Git client or command line interface (CLI), making it the correct answer as it must be performed outside of Databricks Repos.