From 66fbe6fe68969d4ff2c4adb7c253d46101cd14dc Mon Sep 17 00:00:00 2001 From: Tim Green Date: Sat, 12 Apr 2014 18:35:16 +0100 Subject: [PATCH] Commit history by author --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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:`