I have a small app I've been working on, and I have two different repositories: one on my Mac machine, and one on my Windows system. Right now they should contain the same content (I just pulled from the Windows repository onto the Mac one).
Now I'd like to change the author information on all the commits in preparation for publishing.
If I do this separately on each repository, will they still be compatible, or will I have to blow one away and pull from the other one?