|
|
|
|
|
by hypendev
1 day ago
|
|
But couldnt you just create a PR2 that targets your PR1 branch?
What does stack contribute that multiple PRs targeting each other dont? i.e. like this where each one targets prior
PR1 db_migrations
PR2 backend_base
PR3 adds_frontend_scoobydoodle
PR4 adds_some_landing_page_thingy
PR5 probably_have_to_fix_something Or is stacks just a feature built to make this type of PR stacking easier to review? |
|