Hi,
We are using two branches (Dev & Main).
Every night, all the developers check-in codes into Dev (including WIP codes). Once one unit (in our case, one FDD) of development finishes, we plan to move the code from Dev to Main.
I was wondering what the best practice to merge the changeset from Dev to Main. I plan to move all the changesets of the finished FDD from Dev to Main. Based on your experience, do you foresee any problems on this?
Thanks,