Eitan Joffe

Results 66 comments of Eitan Joffe

Hi Itay, My guess is that this is due to the rebase on origin. If there are new changes from upstream all the commits in the stack will end up...

thank you for reporting, looks like the pr stack description doesn't handle reordering of commits correctly.

You can work in multiple stacks, just start a new git branch. Each branch is like it's own stack. You can even work on stacks destined to different origin branches....

Sounds great! Got for it.

you can now use 'git spr sync' for this. Thank you @adambenhassen for adding this feature.

You can sort of do this now with the 'git spr sync' feature. Although this is really meant for moving your own stack and should be careful if using it...

Looks like the right approach is to use push events rather than pull_request events. Could be worth while to add this into the readme somewhere.

Closing this issue as no better way to merge a stack has been found to date. We might just have to deal with the approach of only merging the top...

Has not surfaced in a while, closing this issue for now. Feel free to reopen it if it's still happening.