Fix bug in discovering git repositories
The repository is not always "represented" by a .git directory. It can be represented by a .git file in the case of a git submodule.
Please register or sign in to comment
The repository is not always "represented" by a .git directory. It can be represented by a .git file in the case of a git submodule.