Method: Mutx::Support::Git.last_commit

Defined in:
lib/mutx/support/git.rb

.last_commitObject



166
167
168
# File 'lib/mutx/support/git.rb', line 166

def self.last_commit
  self.commits.first
end