HI,
We are implementing Cloud Manager to CI/CD for our Stage and Prod env.
As per documentation, we need to use single git repo as code source. In our current code structure we have 2 repo:
1. AEM Global = used for AEM code having standard modules like core,uiapps,it.launcher etc
2. AEM Dispatcher = used for Dispatcher config
Can you suggest or provide guidance on how can I merge these 2 repo into single one on my Eclipse..?