Add docs about git summary to Readme.mkd

This commit is contained in:
Jonathan "Duke" Leto 2010-09-08 14:26:57 -07:00
parent 6b71af7cd5
commit b53c04f4ad

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