class

Git::CommitData

Inherits Reference < Object

Constructors

new(message : String, parents : Array(Commit), tree : Tree, committer : Signature | Nil, author : Signature | Nil, update_ref : String | Nil = nil)
Source

Instance methods

author
Source
committer
Source
message
Source
parent_count
Source
parents
Source
tree
Source
update_ref
Source