PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / CherryPickCreation
Type Alias: CherryPickCreation
CherryPickCreation =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:244
Properties
commit_overrides?
optionalcommit_overrides:CommitOverrides
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:255
force?
optionalforce:boolean
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:256
parent_number?
optionalparent_number:number
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:254
When cherry-picking a merge commit, the parent number (starting from 1) with which to perform the diff. The default branch is parent 1.
ref
ref:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:248
the commit to cherry-pick, given by a ref