PersistentAI API Documentation / @persistentai/fireflow-vfs / server / getBranchRef
Function: getBranchRef()
getBranchRef(
repoName,branchName):Promise<Ref>
Defined in: packages/fireflow-vfs/src/steps/lakefs-steps.ts:510
Get branch information
Parameters
repoName
string
branchName
string
Returns
Promise<Ref>
Full Ref object with id and commit_id