2016-02-06T18:42:14.629888+00:00 HOLA 2016-02-06T19:38:14.368149+00:00 @edsu yeah, totally. that, combined with a git commit, makes things really interesting. 2016-02-06T20:02:03.117889+00:00 @edsu now i do. thanks for the tip! :-) 2016-02-06T20:10:36.931248+00:00 @edsu I just did this: cd /home/nruest/git/twtxt; git commit -m message twtxt.txt ; git push 2016-02-06T20:14:22.512690+00:00 @edsu let's see... 2016-02-06T20:14:47.784683+00:00 ... 2016-02-06T20:14:58.860058+00:00 ... 2016-02-06T20:15:43.764094+00:00 ... 2016-02-06T20:16:19.736053+00:00 ... 2016-02-06T20:17:36.610280+00:00 @edsu I added: git push -q origin gh-pages; -- so I didn't get the warning from git about push.default since I've never set that. 2016-02-06T20:33:49.890789+00:00 @edsu agreed. it seems like they should be one file. I don't see anything super private/security risky in the config. 2016-02-08T11:57:57-05:00 hey, it's @escowles