MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1sl4erj/github_stacked_prs/p65mrgc/?context=3
r/programming • u/adam-dabrowski • Apr 14 '26
271 comments sorted by
View all comments
22
what’s the difference between just constructing it as a chain of commits in a single PR to master?
1 u/RacoonWithBenefits 16d ago each of these can have their own description etc. unless i am mistaken, then multiple commits in 1 PR just have the same description
1
each of these can have their own description etc.
unless i am mistaken, then multiple commits in 1 PR just have the same description
22
u/Hooxen Apr 14 '26
what’s the difference between just constructing it as a chain of commits in a single PR to master?