How to specify submodule’s remote when using relative paths & multiple remote
I have problems with submodules checking out locally. Here are my remotes:
Integrating a git project into another
I am working on a large repository nammed A.
However, for a specific folder of A (named cert), I want to adopt a special workflow because the code contained inside of this folder is aimed to be certified and to meet some precise certifications standards.