what is repository in azure devops
Azure Repos is a cloud-hosted Git repository that helps you manage your code. It's a version control tool that allows you to track changes to your code over time.
What is a repository in Azure DevOps?
Azure Repos is a version control tool suite like GitHub that allows you to manage your code efficiently. Whether you are working as a part of a team or independently, Azure Repos provides Git repositories or Team Foundation Version Control (TFVC) for source control of your code.
Features
1. Unlimited private repositories:
Azure Repos offers unlimited private Git repositories that are hosted in the cloud.
2. Supports Git clients:
Azure Repos supports any Git client, including IDEs, editors, and Git clients.
3. Branch policies:
You can configure branch policies to safeguard the main branch.
4. Security and compliance:
Azure Repos offers comprehensive security and compliance.
No comments:
Post a Comment