-
|
This isn't a support question, but I'm just wondering something: Is the Apologies if I'm misunderstanding something here. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
The dev branch is used for the development all other branches are merged into the dev branch first, then on every release |
Beta Was this translation helpful? Give feedback.
The dev branch is used for the development all other branches are merged into the dev branch first, then on every release
devis merged intomain. The reason it's deleted is to get the dev branch up do date with the main branch, I did not delete it at first, but then I always got merge conflicts when I merged into main again.