Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2031 Переглядів

How to merge code from the dev to staging or main branches. Though they drag and drop or use the merge command, the edited code is not merging with the branch. Also is it possible to have the odoo code managed in Github? So certain tools such as code search can easily be used.

Аватар
Відмінити
Найкраща відповідь

Hi 

By dragging and dropping the branches together, you can simply unite them. You may integrate the changes made in development with those made in staging and subsequently with those made in production.

And also by creating Merge Pull requests in odoo we can merge the code from dev to staging.

Please check this doc for reference https://www.odoo.com/documentation/16.0/administration/odoo_sh/getting_started/branches.html?highlight=merging


Hope this helps

Regards

Аватар
Відмінити