+ [2016-11-16T22:21:53Z] Fudster Hey guys I think my IP got blacklisted
+ [2016-11-16T22:47:32Z] wrkrcoop how do i write a long git message?
+ [2016-11-16T22:47:41Z] wrkrcoop i use -m but isnt that for 1 liners?
+ [2016-11-16T22:48:04Z] Seveas mekhami: depends on the repo. it's always been 'master' for the $user.github.io repos
+ [2016-11-16T22:57:25Z] rindolf Hi all,

message no. 156853

Posted by tomkralidis in #github at 2016-11-16T19:51:57Z

the instructions in https://help.github.com/articles/setting-up-a-custom-subdomain/ mention telling my DNS provider to create a CNAME from YOUR-GITHUB-USERNAME.github.io to my subdomain, which in my case will be woudc.github.io to guide.woudc.org
+ [2016-11-17T10:31:36Z] cousteau any easy way to download a subdirectory of a project?
+ [2016-11-17T10:59:28Z] xmj you mean like with SVN?
+ [2016-11-17T11:10:56Z] tobiasvl cousteau: download, no, not really. but you can do a sparse checkout, so you only checkout a subdirectory
+ [2016-11-17T11:15:11Z] cousteau ok, thanks :)
+ [2016-11-17T11:15:26Z] cousteau so I downloaded the zip with the whole project and extracted what I wanted