+[2015-06-23T22:58:37Z]seadersso, I was wondering, is there any automated way that I could mark all files with the *same* difference to add to staging? +[2015-06-23T23:26:12Z]geomyidae_Can anyone help me diagnose why http://colemickens.io/ doesn't load? +[2015-06-23T23:26:30Z]geomyidae_I believe that I've configured http://github.com/colemickens/colemickens.github.io appropriately. +[2015-06-23T23:26:34Z]geomyidae_as well as the DNS +[2015-06-23T23:43:31Z]geomyidae_meh, it's a cloudflare thing...
+[2015-06-24T00:16:46Z]cmyersseaders: you can see the changes that are not whitespace by running `git diff -w SRC TARGET` +[2015-06-24T00:17:06Z]cmyerswhoever made all these whitespace changes is either a clown - or is cleaning up the codebase to be consistent +[2015-06-24T00:17:19Z]cmyersif it is the former, you are going to have a sad time when they go and do it again, no matter what you do +[2015-06-24T00:17:30Z]seadersyeah, there’s a changeover happening from a dev release to a full one +[2015-06-24T00:17:30Z]cmyersif it is the later, you should accept the whitespace changes so future merges are "clean"