AEMaaCS: can you do all git work in bitbucket/github and only push to adobe once the release branches are ready?
as an example:
I just started work in this organization where all git work is done inside the Adobe repos. The vendor has said to me that "pull requests" (including peer review) can be done using the Adobe repo.
From what I've read, pull requests (including the ability to easily see the changes) are specific to github/bitbucket. Perhaps there's something I'm missing.
The vendor said peer review and pull request approval can be done in a terminal and I'm unsure on how to do that? (apparently working with adobe repos only is the AEMaaCS way)
--------------
I've only work on on-premise previously and 1 of them is AMS. From what I can see in the pipelines, they should be no reason we cannot use bitbucket as a working repo (new branches, pull requests, reverts and etc) and only push to Adobe repos when ready to deploy.
Thoughts?
Thanks!