How can you automatically import the latest github commit number from github?
The goal would be to have that number visible on your webpage footer like SO does with date.
Whats the structure:
I have a production branch which is deployed using Capistrano. I want to show the latest github commit number, with the date when it was deployed.