Method: GitStats::GitData::Repo#last_commit

Defined in:
lib/git_stats/git_data/repo.rb

#last_commitObject



102
103
104
# File 'lib/git_stats/git_data/repo.rb', line 102

def last_commit
  commits.last
end