...
Note |
---|
Note If your git repositories are in Azure DevOps you will need to provide an Azure Personal Access Token (PAT) instead of your password. |
...
Note |
---|
Note If your git repositories are in Atlassian Bitbucket you will not be able to use your Bitbucket account password as of March 1, 2022. https://support.atlassian.com/bitbucket-cloud/docs/app-passwords |
...
You can then enter Git HTTPS or SSH repository URLS in the project registration page. The ssh or https credentials will be used depending on the configured Git protocol, any username shown in the URL will be ignored and overridden by the settings included in config.yml
:
...