Skip to content

Commit

Permalink
github.js: normalize comment
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and PKEuS committed Sep 29, 2012
1 parent 830f455 commit b2a36d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/site/js/github.js
@@ -1,5 +1,5 @@
// Inspired by: // Inspired by: http://aboutcode.net/2010/11/11/list-github-projects-using-javascript.html
// http://aboutcode.net/2010/11/11/list-github-projects-using-javascript.html
jQuery.fn.listCommits = function(username, repository, branch) { jQuery.fn.listCommits = function(username, repository, branch) {
this.html('<span>Querying GitHub for recent commits&hellip;</span>'); this.html('<span>Querying GitHub for recent commits&hellip;</span>');


Expand Down
1 change: 1 addition & 0 deletions htdocs/site/js/github.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2a36d5

Please sign in to comment.