【发布时间】:2019-02-03 01:12:55
【问题描述】:
到目前为止,我想出了以下 URL(本地 TFS):
http://{TFS Server}:8080/tfs/DefaultCollection/{Team Project}/_apis/git/repositories/{Repo Name}/refs?filter=heads&api-version=4.1
但它会返回所有分支。我怎样才能得到我需要的东西?
【问题讨论】:
标签: git rest tfs azure-devops azure-devops-rest-api