Since 0.21.0 made it possible to push the changes from a branch directly to main, I was wondering if there's plans to also support the workflow (or if it's already possible) of directly merging a branch into main from the GUI, without having to creating and accept a PR/MR?
I primarily use gb for a project hosted on GitHub where I'm the sole developer, and I use feature branches to keep track of which commits belong together. Pushing directly to main would lose this information, but I'd also like to be able to cut out the extra steps of creating and approving my own PR each time I want to merge.
Since 0.21.0 made it possible to push the changes from a branch directly to main, I was wondering if there's plans to also support the workflow (or if it's already possible) of directly merging a branch into main from the GUI, without having to creating and accept a PR/MR?
I primarily use gb for a project hosted on GitHub where I'm the sole developer, and I use feature branches to keep track of which commits belong together. Pushing directly to main would lose this information, but I'd also like to be able to cut out the extra steps of creating and approving my own PR each time I want to merge.