Replies: 1 comment
|
Hi @MrKoopie , I think you should press 'new workspace' bottom left and select a project + branch. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Polyscope assumes that I always want to branch off main and want to merge back. However, I have situations in my workflow where I kick off things locally (manual, actual programming) and want to kick in Polyscope. I want to avoid to push/pull to a remote. Polyscope always branches of the main branch and wants to merge back to the main branch, rather than updating the original branch.
All reactions