PersistentAI API Documentation / @persistentai/fireflow-vfs / server / getUncommittedChanges
Function: getUncommittedChanges()
getUncommittedChanges(
repoName,branch):Promise<DiffList>
Defined in: packages/fireflow-vfs/src/steps/lakefs-steps.ts:480
Get uncommitted changes (status)
Parameters
repoName
string
branch
string
Returns
Promise<DiffList>
Full DiffList with pagination and all diff details