All, I have a problem where every time I run 'git svn rebase', I have the same files with conflicts. Not only that but when I fix the conflict, there is no change to add and I end up having to do 'git rebase --skip'. Some of the differences are only whitespace but all are minor changes. I've tried choosing the other part of the conflict (so I end up using 'git rebase --continue') but I still have the conflicts the next time I run 'git svn rebase' . I should also note that this happens _everytime_ I run 'git svn rebase' even consecutive times with absolutely no other operations in between. Does anyone have any suggestions? (Unfortunately, I cannot share the repo.) Thanks, Mike -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html