English
Appearance
Tests whether this repository is a shallow clone.
class Repository { isShallow(): boolean; }
Returns true if repository is a shallow clone.
true