Ran into this issue in a project where I want to include submodule commit information.
Issue occured when the local submodule repository is stored in a parents git directory (.git/modules) and the current working directory is a parent of the submodule working directory.
Ran into this issue in a project where I want to include submodule commit information.
Issue occured when the local submodule repository is stored in a parents git directory (.git/modules) and the current working directory is a parent of the submodule working directory.