IGitRepository.

IsShallow Property

Summary

Gets a value indicating whether the repository is a shallow clone.
Namespace
GitVersion.Git
Containing Type
IGitRepository

Syntax

bool IsShallow { get; }

Value

Type Description
bool
GitHub