Open flynneva opened 3 years ago
Hi @flynneva,
thanks for bringing this up! In my opinion it makes sense to mainly work on the develop
branch and adding the PR‘s there, such that the master
branch can be utilized as „release“ branch.
:)
ok, so should I delete the main
branch then so we dont get confused?
we'll have to merge over the changes from main though that have been accumulating
Actually, I would say it doesn't matter if the main development is on develop
or main
. The only thing is that it would be great to have a clear separation from the master
.
So as you prefer, either "moving" to develop
or using main
:)
I would delete the unused branch though.
I think using develop makes sense, just we need to now merge over the trigger changes that were merged into master into develop I think
@SherifN ok so I think i've brought over all the missing changes to develop from master and now I'm making one more PR back to master to make sure they are even.
this should close this issue but it would be great if someone could test these changes - i do not have access to an IDS peak camera anymore.
I most likely made some mistakes while rebasing since there were a bunch of conflicts, so it would be great to get it tested
I would delete the unused branch though.
@SherifN If you'd like I think we can remove the main
branch now
@SherifN i think we should talk about and decide on a direction on if to continue with the
master
as the default branch or switch to just having amain
branch.what do you think?