openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

Fix.main.rebase #649

Closed scareything closed 3 months ago

scareything commented 3 months ago

I two branches from main: fix.main.base and fix.main.rebase. Then I rebased release-next into fix.main.base:

git rebase origin/release-next

There were two conflicting files from the commits in #647 which has not been brought into main yet.

I left fix.main.base alone, so we could target it in this PR and see what happens before committing to main. I'm hoping that fix.main.base is identical to release-next after merging this PR. If it is, we can do another PR for fix.main.base to main.