function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GAURAV SETHGAURAV SETH 

Best way to work with VS code and Gitlab for development team

I need to know the best way to do development with each developer having there own dev org. Version Control to be used as Gitlab.
Each Developer can complete the development and push, pull the code to dev org and finally commit it to Gitlab repos.
and How to move final code from Gitlab repos to testing org.

Suggestion needed