+[2015-04-09T23:23:43Z]sonOfRaI'm fairly sure git does not track this information +[2015-04-09T23:24:20Z]sparrif it doesn't track it, it must calculate it +[2015-04-09T23:24:59Z]sparrif 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]sparrI 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]AlphaTechmappum: Actually, just got it! Yay!
this can also happen if you are inside the .git directory when you run a git command.
+[2015-04-10T00:34:27Z]skooksHey guys. +[2015-04-10T00:34:29Z]skooksI have a small question. +[2015-04-10T00:34:35Z]skooksWith the github.io, can I set up a ruby server? +[2015-04-10T00:34:38Z]skooksAnd have it run ruby shit? +[2015-04-10T00:34:53Z]skooksIf so, is there a tutorial that can help me set up a ruby server on a custom github.io?