Method: GitStats::GitData::Repo#first_commit_sha

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

#first_commit_shaObject (readonly)

Returns the value of attribute first_commit_sha.



25
26
27
# File 'lib/git_stats/git_data/repo.rb', line 25

def first_commit_sha
  @first_commit_sha
end