Skip to content

LfsPullOpts

LfsPullOpts = object

Defined in: src/core/repo.ts:1662

Options for LFS pull

Properties

exclude?

optional exclude: string[]

Defined in: src/core/repo.ts:1666


include?

optional include: string[]

Defined in: src/core/repo.ts:1665


ref?

optional ref: string

Defined in: src/core/repo.ts:1664


remote?

optional remote: string

Defined in: src/core/repo.ts:1663