Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return error if the .git exists but is not a directory. This provides a slightly better failure message for git repo with submodules in case the '.git' is a file which provides the reference to the parent's .git folder with the submodule inside.
- Loading branch information