LfsTrackOpts
LfsTrackOpts =
object
Defined in: src/core/repo.ts:1846
Options for LFS track
Properties
dryRun?
optionaldryRun:boolean
Defined in: src/core/repo.ts:1850
Dry run - show what would be tracked
filename?
optionalfilename:boolean
Defined in: src/core/repo.ts:1852
Treat pattern as filename, not glob
lockable?
optionallockable:boolean
Defined in: src/core/repo.ts:1854
Make files lockable
noExcluded?
optionalnoExcluded:boolean
Defined in: src/core/repo.ts:1858
Don’t exclude from export
noModifyAttrs?
optionalnoModifyAttrs:boolean
Defined in: src/core/repo.ts:1860
Don’t modify .gitattributes
notLockable?
optionalnotLockable:boolean
Defined in: src/core/repo.ts:1856
Make files not lockable
verbose?
optionalverbose:boolean
Defined in: src/core/repo.ts:1848
Show verbose output