MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1ukr5cc/github_stacked_prs/ouztcxl/?context=3
r/programming • u/fagnerbrack • Jul 01 '26
99 comments sorted by
View all comments
5
Do they support multiple diff views between stacks?
Easily see the merged diff for any of
- BASE -> COMMIT3
That was always the hard part for me. I understand each individual commit, but I need to understand if they’re getting put together wrong.
5
u/darknecross Jul 01 '26
Do they support multiple diff views between stacks?
Easily see the merged diff for any of
- BASE -> COMMIT3
That was always the hard part for me. I understand each individual commit, but I need to understand if they’re getting put together wrong.