May 2019
Intermediate to advanced
504 pages
11h 50m
English
Multiple Git repositories can be hosted under the same project collection in Azure DevOps, depending on the project structure that is required. Each of these repositories can be managed with different security and branch policies.
In order to create a Git repository, we will use the Repos section of Azure DevOps. Once a DevOps project is created, an empty Git repository is created for you that needs to be initialized. The other options here would be to import an existing Git repository (not necessarily from another Azure DevOps project or organization) or push an existing local repository from your workstation:
Read now
Unlock full access