+ [2017-01-05T19:00:51Z] copumpkin thanks tobiasvl :) https://github.com/github/linguist/blob/master/vendor/README.md looks like it
+ [2017-01-05T20:06:42Z] peatpunk_ Hey @channel, does anyone know if camo.githubusercontent.com has a IP range? I'd like to restrict access and permit only these IPs if possible.
+ [2017-01-05T20:08:53Z] Seveas peatpunk_: https://help.github.com/articles/what-ip-addresses-does-github-use-that-i-should-whitelist/
+ [2017-01-05T20:13:09Z] peatpunk_ Thanks @seveas...I was whitelisting those, but I borked something else which I just discovered. 192.30.252.0/22 range is what I have (and is now working)

message no. 160442

Posted by multifractal in #github at 2017-01-05T17:48:18Z

Now I can't push anything to my repo because it keeps trying to push those large files, even though they're no longer present.
+ [2017-01-06T00:51:42Z] Sna4x8 I have a JavaScript project on GitHub for which documentation is generated using jsdoc. I don't commit the documentation since the user can always generate it. Now I'd like to host a copy of the documentation using gh-pages, but I'm struggling with how to best do that.
+ [2017-01-06T00:52:48Z] Sna4x8 1) I need documentation for each minor version of my project. I currently create tags for my releases. Is that possible with gh-pages documentation hosting?
+ [2017-01-06T03:21:06Z] ZexaronS I can't find a way to delete my fork
+ [2017-01-06T03:21:18Z] nchambers settings -> delete