I have 3 GitLab repos in my Databricks workspace.
I have also generated personal tokens for these 3 repos. However, it seems that Databricks can only use one repo token at a time for Git integration.
For example: I am currently using the token for repo A in Git integration. But whenever I want to switch to repo B to do a push/pull, an error occurs: "Invalid Git provider credentials," which prevents me from performing any push/pull operations on repo B.
Is there any way to allow Databricks to use multiple repo tokens simultaneously?