Skip to content

LfsUnlockOpts

LfsUnlockOpts = object

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

Options for LFS unlock

Properties

force?

optional force: boolean

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

Force unlock (even if owned by another user)


id?

optional id: string

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

Unlock by ID instead of path


json?

optional json: boolean

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

Output in JSON format


remote?

optional remote: string

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

Remote name