PersistentAI API Documentation / @persistentai/fireflow-vfs / server / listRepositoryBranches
Function: listRepositoryBranches()
listRepositoryBranches(
repoName,after?,amount?):Promise<RefList>
Defined in: packages/fireflow-vfs/src/steps/lakefs-steps.ts:784
List branches in a repository
Parameters
repoName
string
after?
string
amount?
number
Returns
Promise<RefList>
RefList with pagination