Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / CreateBranchInput

Interface: CreateBranchInput

Defined in: packages/fireflow-vfs/src/types/git.ts:121

Input for creating a branch

Properties

branchName

branchName: string

Defined in: packages/fireflow-vfs/src/types/git.ts:123


sourceBranch?

optional sourceBranch: string

Defined in: packages/fireflow-vfs/src/types/git.ts:124


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/git.ts:122

Licensed under BUSL-1.1