+ [10 years ago] seaders so, I was wondering, is there any automated way that I could mark all files with the *same* difference to add to staging?
+ [10 years ago] geomyidae_ Can anyone help me diagnose why http://colemickens.io/ doesn't load?
+ [10 years ago] geomyidae_ I believe that I've configured http://github.com/colemickens/colemickens.github.io appropriately.
+ [10 years ago] geomyidae_ meh, it's a cloudflare thing...

message no. 99199

Posted by Boom_Farmer in #github at 2015-06-23T01:00:11Z

I wanted to see if there was a place that listed all the formats that GitHub creates web previews for, ans was going to search the source to find out.
+ [10 years ago] cmyers seaders: you can see the changes that are not whitespace by running `git diff -w SRC TARGET`
+ [10 years ago] cmyers whoever made all these whitespace changes is either a clown - or is cleaning up the codebase to be consistent
+ [10 years ago] cmyers if it is the former, you are going to have a sad time when they go and do it again, no matter what you do
+ [10 years ago] seaders yeah, there’s a changeover happening from a dev release to a full one
+ [10 years ago] cmyers if it is the later, you should accept the whitespace changes so future merges are "clean"