Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
GitHub::Git::Commits
Inherits
GitHub::API
<
Struct
<
Value
<
Object
Constructors
new
(client, repo_owner :
String
, repo_name :
String
)
Source
Instance methods
create
(message :
String
, tree :
String
, parents :
Array
(
String
) |
Nil
= nil)
Source
repo_name
Source
repo_owner
Source
Nested types
GitHub::Git::Commits::CreateRequest