LfsUnlockOpts
このコンテンツはまだ日本語訳がありません。
LfsUnlockOpts =
object
Defined in: src/core/repo.ts:1892
Options for LFS unlock
Properties
force?
optionalforce:boolean
Defined in: src/core/repo.ts:1896
Force unlock (even if owned by another user)
id?
optionalid:string
Defined in: src/core/repo.ts:1898
Unlock by ID instead of path
json?
optionaljson:boolean
Defined in: src/core/repo.ts:1900
Output in JSON format
remote?
optionalremote:string
Defined in: src/core/repo.ts:1894
Remote name