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
Ivana Miserda 6Ivana Miserda 6 

GIT strategy - branch-per-sandbox vs repository-per-sandbox

Hi all,

I would really like to hear your opinion/pros&cons/experience with git structure. Is it better to have different branch for each dev/test and prod org or to have completely seperate repositories?