Class R10K::Git::Commit
In: lib/r10k/git/commit.rb
Parent: R10K::Git::Ref

commit: A 40-byte hex representation of a SHA1 referencing a specific commit @see www.kernel.org/pub/software/scm/git/docs/gitglossary.html @api private

Methods

fetch?   new  

External Aliases

commit -> ref

Attributes

commit  [R]  @!attribute [r] commit
  @return [String] The git commit

Public Class methods

Public Instance methods

[Validate]