C. Merge:
Merging branches is not natively supported within Databricks Repos. While you can switch branches and commit changes, the act of merging two branches (e.g., resolving conflicts or combining histories) requires a Git client outside of Databricks or handling it in the remote Git hosting service (e.g., creating a pull request on GitHub). Databricks documentation indicates that merge operations, especially those involving conflicts, are outside its scope, pushing users to external tools.
Verdict: Aligns with the question—merge operations must be performed outside Databricks
See https://docs.databricks.com/en/repos/git-operations-with-repos.html
"The article describes how to perform common Git operations in your Databricks workspace using Git folders, including cloning, branching, committing, and pushing."
See also Question 8.
Clone is done inside Databricks from external Git Repo, i don't get your answer.
In other side, MERGing a Pull request with a branch cannot be done inside Databricks repo.
I see that MERGE is the only Git Operation that can be done outside Databricks Repo.
Ans : C
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
45a1d55
1 month, 2 weeks agoIulianRo
3 months agoshinypriti23
3 months, 2 weeks agoCoolSmartDude
3 months, 3 weeks agoduzi
4 months agoMultiCloudIronMan
4 months, 2 weeks agoCaoMengde09
4 months ago