spr
spr copied to clipboard
[question] Any way to support squash merging PR in GitHub UI and then update locally?
I would like to try out spr
, but giving an option for other people in my organization to keep using GitHub UI to merge also my pull requests (we use squash merge by default already).
Is there a way to support squash merging the PR in GitHub UI instead of running spr land
?
And then run a command locally to update all the other PRs and local/remote branches?