Category: Azure Repos

Renaming a branch in Azure DevOps

In Azure DevOps we can have different branches, but sometimes we might need to rename a branch as the name might not be reflecting the current code we are working or due to some...

Archive repository in Azure DevOps

Sometimes it it becomes necessary to archive the repositories as too many repositories might lead to confusion and in addition it also makes the project cluttersome. Azure DevOps provides a feature called “Disable repository”...

Repo Limits in Azure DevOps

Azure DevOps indeed does have some certain limitations as far as the repositories are concerned. For any project that is private or public, the size of the repo should not be greater than 250GB....