How large pull requests can exacerbate complexity and slow down development
How large pull requests can exacerbate complexity and slow down development
Graphite is ok, but honestly it’s a solution in search of a problem
Maybe if you have a massive pr, splitting it up like this works, but that’s really a planning failure. Stories should be smaller, and if you need to keep them separate for a long time, use feature branches