A bit of a corner case, but if I have a stack with > 20 PRs, I am unable to av sync (the repo is restricted to max 20 refs per push)
My current workaround is to manually push a few branches (until I'm down to 20 to update), and then have av sync do its thing)
A bit of a corner case, but if I have a stack with > 20 PRs, I am unable to
av sync(the repo is restricted to max 20 refs per push)My current workaround is to manually push a few branches (until I'm down to 20 to update), and then have
av syncdo its thing)