Skip to content

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?

optional branch: 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

Licensed under BUSL-1.1