Class
Gollum::Git::Commit
In:
lib/grit_adapter/git_layer_grit.rb
Parent:
Object
Methods
author
authored_date
id
list_from_string
message
new
sha
stats
to_s
tree
Public Class methods
list_from_string
(repo, log)
Grit::Commit.list_from_string
(@wiki.repo, log)
new
(commit)
Public Instance methods
author
()
authored_date
()
id
()
message
()
sha
()
Alias for
id
stats
()
to_s
()
tree
()
[Validate]