Best way to maintain codebase in AEMaaCS
In AEM managed service we maintain a code in enterprise git and use Bitbucket for reviewing the code. How do we do the same in AEMaaCS? As far as I know the codebase has to be in adobe git in case of AEMaaCS. Is that 100% true ?
- Can we have an option to maintain a code in outside Adobe Git? If yes how can we create a Adobe Pipeline for code deployment ?
- I think Adobe git does not come with web based UI meaning that we can not see code in browser. It supports command line interface, in that case how do we need code review process?