diff --git a/htdocs/site/js/github.min.js b/htdocs/site/js/github.min.js index cf994d05a..a1db1feec 100644 --- a/htdocs/site/js/github.min.js +++ b/htdocs/site/js/github.min.js @@ -1 +1 @@ -/*! Inspired by: http://aboutcode.net/2010/11/11/list-github-projects-using-javascript.html */jQuery.fn.listCommits=function(e,t,n){function i(e){var t=e.indexOf("\n");return t>-1?e.slice(0,t):e}this.html("Querying GitHub for recent commits…");var r=this;$.getJSON("https://api.github.com/repos/"+e+"/"+t+"/commits?sha="+n+"&callback=?",function(n){var s=n.data,o=$('