| Package | Description |
|---|---|
| com.atlassian.stash.rest.client.api |
| Modifier and Type | Method and Description |
|---|---|
Branch |
StashClient.getRepositoryDefaultBranch(String projectKey,
String repositorySlug)
Retrieves default branch for a specific repository
|
| Modifier and Type | Method and Description |
|---|---|
Page<Branch> |
StashClient.getRepositoryBranches(String projectKey,
String repositorySlug,
String query,
long start,
long limit)
Search for the branches for a specific repository
|
Copyright © 2020 Atlassian. All rights reserved.