microsoft / azure-devops-go-api

This repository contains Go APIs for interacting with and managing Azure DevOps.
https://docs.microsoft.com/en-us/azure/devops/integrate/index?view=azure-devops
MIT License
184 stars 75 forks source link

[Feature Request] Default branch name for new repositories API #96

Open FernandoMiguel opened 3 years ago

FernandoMiguel commented 3 years ago

Description

API endpoint to "Default branch name for new repositories" and choose the branch name ("main" or other)

image

Require this from the GO SDK so it will be made available throughout terraform AzureDevOps provider https://github.com/microsoft/terraform-provider-azuredevops/issues/282

karishma-kohli commented 1 year ago

Has this feature been released?