Add docs about git summary to Readme.mkd

This commit is contained in:
Jonathan "Duke" Leto 2010-09-08 14:26:57 -07:00 committed by Tj Holowaychuk
parent 3662dd95bf
commit 0bc7afe27e

View file

@ -67,6 +67,10 @@ Outputs a repo summary:
1 isaacs
1 Matt Colyer
This command can also take a commitish, and will print a summary for the range
of commits included in the commitish:
$ git summary v42..
## git-repl