struct Octokit::Models::GitObject
- Octokit::Models::GitObject
- Struct
- Value
- Object
Defined in:
octokit/models/git_refs.crConstructors
Instance Method Summary
- #sha : String
- #sha=(_sha : String)
- #to_json(json : JSON::Builder)
- #type : String
- #type=(_type : String)
- #url : String
- #url=(_url : String)