This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.GitRepository.
Summary
Gets or sets a value indicating whether the repository should be checked for
binary files not tracked by Git LFS.
Requires Git and Git-LFS to be available through Cake tool resolution.
- Assembly
- Cake
.Issues .GitRepository .dll - Namespace
- Cake
.Issues .GitRepository - Containing Type
- Git
Repository Issues Settings
Syntax
public bool CheckBinaryFilesTrackedByLfs { get; set; }
Value
Type | Description |
---|---|
bool |