

Azure Repos
Free private Git repositories, pull requests, and code search. Get unlimited private Git repository hosting and support for TFVC that scales from a hobby project to the world’s largest repository.
Cost / License
- Freemium (Subscription)
- Proprietary
Application type
Platforms
- Online
- Microsoft Azure
- Azure DevOps
Features
- Pull requests
- Private repositories
Tags
- branching
- code-collaboration
- Software Repository
- git-repo
- git-repositories
- repository-manager
- source-code-management
- source-code-repository
Azure Repos News & Activities
Recent News
Recent activities
Azure Repos information
What is Azure Repos?
Azure Repos is part of
Azure DevOps
Azure Repos is a set of version control tools that you can use to manage your code. Whether your software project is large or small, using version control as soon as possible is a good idea.
Version control systems are software that help you track changes you make in your code over time. As you edit your code, you tell the version control system to take a snapshot of your files. The version control system saves that snapshot permanently so you can recall it later if you need it. Use version control to save your work and coordinate code changes across your team.
Even if you're just a single developer, version control helps you stay organized as you fix bugs and develop new features. Version control keeps a history of your development so that you can review and even roll back to any version of your code with ease.
Azure Repos provides two types of version control: Git: distributed version control, and Team Foundation Version Control (TFVC): centralized version control
-
Support for any Git client Securely connect with and push code into your Git repos from any IDE, editor, or Git client.
-
Web hooks and API integration Add validations and extensions from the marketplace or build your own using web hooks and REST APIs.
-
Semantic code search Quickly find what you’re looking for with code-aware search that understands classes and variables.

