- repository-empty? repositoryprocedure
- repository-bare? repositoyprocedure
Returns a boolean indicating whether the given repository is empty (contains no commits) or bare (an exposed git directory without a working directory).
Returns a boolean indicating whether the given repository is empty (contains no commits) or bare (an exposed git directory without a working directory).