LfsPushOpts
このコンテンツはまだ日本語訳がありません。
LfsPushOpts =
object
Defined in: src/core/repo.ts:1672
Options for LFS push
Properties
dryRun?
optionaldryRun:boolean
Defined in: src/core/repo.ts:1678
Dry run - show what would be pushed without actually pushing
objectId?
optionalobjectId:string|string[]
Defined in: src/core/repo.ts:1680
Push specified object IDs (OID hashes) instead of all objects
ref?
optionalref:string
Defined in: src/core/repo.ts:1674
remote?
optionalremote:string
Defined in: src/core/repo.ts:1673