PersistentAI API Documentation / @persistentai/fireflow-vfs / / CommitInput
Interface: CommitInput
Defined in: packages/fireflow-vfs/src/types/git.ts:90
Input for committing changes
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/git.ts:92
message
message:
string
Defined in: packages/fireflow-vfs/src/types/git.ts:93
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/git.ts:91