Can I use the github /compare to display the difference between two different source files in HEAD?
Here is how I do it on the command line with git d
This is a little cheat-y, and you should look into the "premium" options: Hitting a DiffNow endpoint will give you a JSONp callback with the name of a temporary HTML file containing a diff.
https://www.diffnow.com/EdpProcess.aspx?action=compareUrls&url1=https%3a//raw.githubusercontent.com/RossBencina/Fractorp/master/docs/implementing-tutorial/01-boxed-function-pointers.cpp&url2=https%3a//raw.githubusercontent.com/RossBencina/Fractorp/master/docs/implementing-tutorial/02-raw-actors.cpp