Good evening everyone
I've got a problem that occurs to me in multiple situations.
Example: let's take two modules
mis-builder, and mis-builder_budget, that are in the Merging phase.
in this example, fork chaule97/mis-builder has the two branches in the SAME fork:
18.0-mig-mis_builder
18.0-mig-mis_builder_budget
Now if we checkout a specific PR (branch), we loose visibility of the code of the other branch :-((
So I can't keep both PRs visible on disk at the same time
kindly ASK
If we want to install multiple PRs that are "children" of a single fork, how can we have them both present at the same time, to make them visible and upload to Odoo?
In addition to making physical copies of the various branches on other directories (very difficult to update with git) WHAT IS the best method to upload them all to ODoo
NOTE
I saw that the same thing often happens with other PRs...
For example HeliconiaIO has in PR many features of product_brand 18.0-mig-product_brand_*****,
BUT they are all alternative branches of the same fork…
What is the best way to upload them all in Odoo without making physical copies of directories around the disk? Giuliano
Thanks for your help,
Giuliano