+ [2015-04-09T23:23:43Z] sonOfRa I'm fairly sure git does not track this information
+ [2015-04-09T23:24:20Z] sparr if it doesn't track it, it must calculate it
+ [2015-04-09T23:24:59Z] sparr if I branch from bf5205 and modify line 12, then merge that branch into master, git will figure out which line in master to apply the change to
+ [2015-04-09T23:25:26Z] sparr I want to extract that information from that process. I'd love to be able to do it through github, but I'll resort to command line git if I have to
+ [2015-04-09T23:27:01Z] AlphaTech mappum: Actually, just got it! Yay!

message no. 89000

Posted by AlphaTech in #github at 2015-04-09T22:40:39Z

mappum: That's really cool
+ [2015-04-10T00:34:27Z] skooks Hey guys.
+ [2015-04-10T00:34:29Z] skooks I have a small question.
+ [2015-04-10T00:34:35Z] skooks With the github.io, can I set up a ruby server?
+ [2015-04-10T00:34:38Z] skooks And have it run ruby shit?
+ [2015-04-10T00:34:53Z] skooks If so, is there a tutorial that can help me set up a ruby server on a custom github.io?