git_repository_is_shallow

Determine if the repository was a shallow clone

@param repo The repository @return 1 if shallow, zero if not

extern (C) nothrow @nogc
int
git_repository_is_shallow

Meta