glab stack sync should accept commands from git push
Sometimes I need to add more options to git push, like --no-verify. I can't do that with glab stack.
It would be nice if maybe git stack sync with accept the same options (or at least many of them) as git push.