The switch branch button in the workspace page should have the same treatment as #12 and it's closed MR #35. Additionally, since that branch swap happens in the UI it should automatically refresh.
Make sure that when the switch happens, a git pull is run first, and the new branch is off of main. Also allow for selecting from an issue.
The switch branch button in the workspace page should have the same treatment as #12 and it's closed MR #35. Additionally, since that branch swap happens in the UI it should automatically refresh.
Make sure that when the switch happens, a
git pullis run first, and the new branch is off of main. Also allow for selecting from an issue.