diff --git a/README.md b/README.md index d0d905f..f7b3f1c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ $ git clone git://github.com/tiimgreen/toc.git ## git.io -[git.io](http://git.io) is a simple URL shortner for GitHub. +[git.io](http://git.io) is a simple URL shortener for GitHub. + +[http://git.io/wO0xUg](http://git.io/wO0xUg) ## Gists @@ -84,6 +86,14 @@ table.add_row('Tim Green', 'tiimgreen@gmail.com') puts table.to_s ``` +## Commit History by Author + +To view all commits on a repo by author add `?author=username` to the URL. + +``` +https://github.com/rails/rails/commits/master?author=dhh +``` + ## Emojis Emojis can be generated on Pull Requests, Issues, READMEs, etc. using `:name_of_emoji:`