diff --git a/Readme.md b/Readme.md index b867244..a26802c 100644 --- a/Readme.md +++ b/Readme.md @@ -169,6 +169,10 @@ $ git summary v42.. Displays "effort" statistics, currently just the number of commits per file, showing highlighting where the most activity is. The "active days" column is the total number of days which contributed modifications to this file. +``` +node (master): git effort --above 15 {src,lib}/* +``` + ![git effort](http://f.cl.ly/items/0b0w0S2K1d100e2T1a0D/Screen%20Shot%202012-02-08%20at%206.43.34%20PM.png) If you wish to ignore files with commits `<=` a value you may use `--above`: