+ [2015-07-11T18:03:26Z] canton7 see https://github.com/jgeboski/purple-facebook/blob/94edd860bd8c793078aadbd5c5c23c43cb3916f0/update.sh#L15
+ [2015-07-11T18:06:25Z] alanjf ah
+ [2015-07-11T18:07:08Z] alanjf I had a feeling from the get go that such a file (called something like VERSION) might not be reliable.
+ [2015-07-11T18:08:20Z] canton7 a file like that is normally for use by a build system or other script, rather than for human consumption
+ [2015-07-11T18:19:22Z] alanjf canton7: I suspected it was used for something, but wasn't sure. At the very first I thought it was some sort of curtisy.

message no. 102862

Posted by tiblock in #github at 2015-07-11T12:36:43Z

Hi. I'm new to github, I want to write in README.md something like "Please, if you want write some big stuff for my code and then PullRequest it to me, first ask if I need that changes" so pleoples will not first 3 days write code, then PR it to me and I will not accept it. How to write that correctly?
+ [2015-07-12T00:40:36Z] stoyvo Hello GitHub Community..... Can someone help me with a weird encoding issue i'm having?
+ [2015-07-12T00:40:51Z] stoyvo I've added .svg files to .gitattributes as: *.svg binary
+ [2015-07-12T00:41:04Z] stoyvo but, when I commit the font I get:
+ [2015-07-12T00:41:08Z] stoyvo fonts/webhostinghub-glyphs.svg | Bin 1307884 -> 1315719 bytes
+ [2015-07-12T00:41:24Z] stoyvo Why is the fontsize growing?