27 28 29
# File 'lib/git_stats/git_data/repo.rb', line 27 def last_commit_sha @last_commit_sha ||= 'HEAD' end