GitOps
list branches for GitRepository like 'git branch -r'
get/kapis/devops.kubesphere.io/v1alpha3/namespaces/{namespace}/gitrepositories/{gitrepository}/branches
Path parameters
namespacestring required
The namespace name
gitrepositorystring required
The GitRepository customs resource
Query parameters
pagestring page=%d
page
limitstring
limit
withHeadboolean
whether get the head reference
Response
ok