Check if a repository is bare
@param repo Repo to test @return 1 if the repository is bare, 0 otherwise.
See Implementation
Check if a repository is bare
@param repo Repo to test @return 1 if the repository is bare, 0 otherwise.