
Ultimate access to all questions.
You have made significant changes to your code in a Databricks Repo and need to commit these changes to an external Git provider. Describe the steps you would take to ensure that these changes are correctly committed and synchronized with the external Git repository.
A
Use the Databricks UI to commit changes directly without synchronization
B
Manually copy the changes to the local machine and then push to Git
C
Use the Databricks CLI to commit changes and then synchronize with Git
D
Use the Databricks Repo interface to commit changes and push to the external Git provider