Sometimes when I do git-multi-pr export the PR that gets exported includes, in the diff UI on github, changes that have nothing to do with my local commit(s) and seem to be changes from master beyond where my feature branch diverged.
This can be worked around by using sync & export but makes it difficult to build/test since it invalidates cache.