Conflict with bitbucket and github credentials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2021 06:43 AM
I'm migrating my files from Bitbucket to Github, but every time that I need to clone something from bitbucket and send it to GitHub, I need to create a new token to integrate the tools. It seems that when you save a Github credential, it overrides the Bitbucket credential and vice-versa. What I'm trying to say is, is there a way to have two valid credentials for GitHub and Bitbucket without conflict with them?
- Labels:
-
Bitbucket
-
Credentials
-
Github
-
Github integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2021 10:47 AM
Cross-posting my answer from StackOverflow:
Unfortunately right now it works only with a single Git provider. It looks like that you're linking individual notebooks into Git repository. You can simplify things by cloning the Bitbucket repository(-ies) into Github, and then only with Github. The Databricks Repos that was introduced this year will help you working with multiple notebooks inside the single repository

