blob: b8d093afb8687dcd5ce9b305e9f4e37b665c6582 (
plain) (
blame)
1
2
3
4
5
|
git-credential-azure is a Git credential helper that authenticates to
Azure Repos (dev.azure.com). Azure Repos is part of Azure DevOps.
The first time you authenticate, the helper opens a browser window to
Microsoft login. Subsequent authentication is non interactive.
|