PersistentAI API Documentation / @persistentai/fireflow-vfs / server / getCommitLog
Function: getCommitLog()
getCommitLog(
repoName,ref,after?,amount?):Promise<CommitList>
Defined in: packages/fireflow-vfs/src/steps/lakefs-steps.ts:818
Get commit log
Parameters
repoName
string
ref
string
after?
string
amount?
number
Returns
Promise<CommitList>
CommitList with pagination