English
Appearance
Tests whether this repository is a bare repository or not.
class Repository { isBare(): boolean; }
Returns true if repository is a bare.
true