D. Clone
Cloning a repository creates a local copy of the repository on your machine and must be done using a local Git client or command line. Once the repository is cloned, you can work with it in Databricks Repos, but the initial clone operation itself is outside the Databricks interface. Other operations like commit, pull, push, and merge can be managed within Databricks Repos or through other Git tools.
D: Cloning a repository is typically done outside of Databricks Repos, often using a Git client or command line interface before the repository is linked to Databricks Repos.
Why not option B Pull
The following tasks are not supported by Databricks Repos, and must be performed in your Git provider:
Create a pull request
Delete branches
Merge and rebase branches *
Pull is not the same as pull request. Pulls are updating local version of the repo to the one present on remote. And it's surely feasible in Databricks repos.
i think it supports merge now
https://docs.databricks.com/en/repos/git-operations-with-repos.html
"If an operation such as pull, rebase, or merge causes a merge conflict, the Repos UI shows a list of files with conflicts and options for resolving the conflicts.
You have two primary options:
Use the Repos UI to resolve the conflict."
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
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.
ZSun
Highly Voted 1 year, 5 months agoNickWerbung
Highly Voted 1 year, 2 months agopeadar_pa
Most Recent 3 weeks, 6 days ago9d4d68a
3 months ago80370eb
3 months, 2 weeks agoIsio05
7 months agoItmma
8 months, 1 week agoBob123456
9 months agoIsio05
7 months agovvg130
10 months, 3 weeks agoSerGrey
11 months agonedlo
11 months, 4 weeks agoHuroye
1 year agomokrani
1 year agoKalavathiP
1 year, 2 months agofred_camargo
1 year, 5 months agoMajjjj
1 year, 6 months agoVarma_Saraswathula
1 year, 7 months ago