Remix.run Logo
jmalicki 8 hours ago

You can manually stack PRs by making the merge target another branch.

The workflow just makes it a pain, since you have to manually rebase in both the branch and the UI after the original PR merges.

IshKebab 8 hours ago | parent [-]

That doesn't work if the base and PR branch are in different repos, which is the most common way of doing things in Github.