Performing a fresh clone and submodule update fails:
> git clone https://github.com/PowerShell/DscResources
> git submodule update --init
fatal: No url found for submodule path 'xDscResources/xAdcsDeployment' in .gitmodules
This occurs because several submodules were removed from .gitmodules but not removed from the cache. The following references need to be removed:
Performing a fresh clone and submodule update fails:
This occurs because several submodules were removed from
.gitmodules
but not removed from the cache. The following references need to be removed: