Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2036 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ