How to manage branches and versions when developing on the PLFM and client GIT projects
Cases:
Back end work only
Develop on own branch. Merge with master and push to remote at will (after successful local build).
Additive change to API
Portal work only (no API change)
Breaking change to API