GitRepositoryIssuesSettings.

CheckBinaryFilesTrackedByLfs Property

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.

Syntax

public bool CheckBinaryFilesTrackedByLfs { get; set; }

Value

Type Description
bool