Module git_repository::path::is[][src]

Expand description

Enums

The error returned by git().

Functions

Returns true if the given git_dir seems to be a bare repository.

What constitutes a valid git repository, and what’s yet to be implemented, returning the guessed repository kind purely based on the presence of files. Note that the git-config ultimately decides what’s bare.