struct Grits::Commit
inherits Struct
#
Included modules
Grits::Mixins::Pointable
Grits::Commit
Struct
#Grits::Mixins::Pointable
.new(raw : LibGit::Commit, repo : Grits::Repo)
#.create(repo : Grits::Repo, *, message : String, author : SignatureTuple, committer : SignatureTuple, parents : Array(Commit), tree : Grits::Tree, encoding : String = "UTF-8", update_ref : String | Reference
##author : Signature
##committer : Signature
##data
##free
##id
##message
##repo
##sha
##tree
##tree_id
#