I am doing a rebase of a big change, with a lot of whitespace changes. In order for the merge to work at all, I need -Xignore-all-space.
According to git --help reba
I guess your only option is to use a git merge instead, this way it doesn't swap theirs and ours.
git merge