Whenever I commit from a different computer than the last commit (same account, different SSH keys though, all using Github for Windows), I get results like the following, where the differences show the entire file as being rewritten.
https://github.com/Yttrium-tYcLief/Scrotter/commit/0c012c51bae0db198a10a5fc73294c2eb04d1ea0
Client-side, it does show correctly before syncing the new commit in GH for Windows, but once the commit is synced, on the client (and every other client) the differences field shows the entire rewrite.
Is there any way to fix this?