
Ultimate access to all questions.
You are working on a project that involves integrating a Databricks Repo with an external Git provider. Describe the steps you would take to commit changes from the Databricks Repo to the external Git provider, ensuring that these changes are correctly tracked and synchronized, and that the integration process is secure and efficient.
A
Manually copy the changes from the Databricks workspace to the Git repository
B
Use the Databricks Repo interface to commit changes and push to the external Git provider
C
Clone the repository to a local machine and then push the changes to Git
D
Use the Databricks CLI to commit changes and synchronize with Git