Class
Gollum::Git::Commit
In:
lib/rugged_adapter/git_layer_rugged.rb
Parent:
Object
Methods
author
authored_date
id
message
new
sha
stats
to_s
tree
Attributes
commit
[R]
Public Class methods
new
(commit)
Public Instance methods
author
()
authored_date
()
id
()
message
()
sha
()
Alias for
id
stats
()
to_s
()
Alias for
id
tree
()
[Validate]