한국어
Appearance
이 리포지토리가 얕은 클론(shallow clone)인지 확인해요.
class Repository { isShallow(): boolean; }
리포지토리가 얕은 클론이면 true를 반환해요.
true