diff --git a/gitstats b/gitstats index 095972c..612ea0f 100755 --- a/gitstats +++ b/gitstats @@ -35,7 +35,7 @@ conf = { 'max_authors': 20, 'authors_top': 5, 'commit_begin': '', - 'commit_end': '', + 'commit_end': 'HEAD', 'linear_linestats': 1, 'project_name': '', }