I m facing the issue during build process Issue Faced: Error: submodule update: fatal: No url found for submodule path 'abc' in .gitmodules Project Structure We have a project in which we are trying to add two git modules. during the build process we are facing the above issue. How we solve this issue?