If you git stack pr -p on the first branch of a stack, it will also publish all of the PRs for later branches even though I didn't pass --all. It's possible that this also would create PRs for those later branches (I don't think so?). Need to investigate that as well.
If you
git stack pr -pon the first branch of a stack, it will also publish all of the PRs for later branches even though I didn't pass--all. It's possible that this also would create PRs for those later branches (I don't think so?). Need to investigate that as well.