Daniel Chan
Daniel Chan
This is happening for me as well, making Gitbutler functionally useless until this is fixed since I can't create pull requests from virtual branches. I'm on a Mac M1 Pro,...
Yes that is a good summary of my problem. In git I would have 3 ways of testing: 1. Maintain my commits on fully separate branches, and test one by...
Everything would be in git commits in my current workflow - lots of commits where the commit message is "wip" :)
Interesting idea, I'll try that, thanks! I hadn't worked with worktrees before, seems promising for this use case. Will let you know if there's any nuances this doesn't cover.
Hi! Finally got back to this (to be honest I had some problems with GitButler so I stopped using for a while, but it seems like a recent update might...