تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2039 أدوات العرض

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

الصورة الرمزية
إهمال