118 119 120
# File 'lib/git_stats/git_data/repo.rb', line 118 def activity @activity ||= Activity.new(commits) end