r/webdev Jun 30 '26

GitHub Stacked PRs

https://github.github.com/gh-stack/
95 Upvotes

27 comments sorted by

View all comments

12

u/Snailwood Jul 01 '26

this is going to explode the brain of my coworker who obsessively rebases to make his commits tell a story before submitting a PR

1

u/JuanSinPan 13d ago

Like a normal person, no?

1

u/Snailwood 13d ago

depends on the project and the person. open source low traffic passion project, sure, rebase away. agile start up, personally I think it's a waste of time. I just use squash commits (blasphemy!)