Git Commit
objectLow-level Git commit operations within a repository
SHA for the commit
Example:7638417db6d59f3c431d3e1f261cc637155684cd
Identifying information for the git-user
Show Child Parameters
Identifying information for the git-user
Show Child Parameters
Message describing the purpose of the commit
Example:Fix #42
Show Child Parameters
Show Child Parameters
Show Child Parameters
Git Reference
objectGit references within a repository
Show Child Parameters
Git Tag
objectMetadata for a Git tag
Example:MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==
Name of the tag
Example:v0.0.1
Example:940bd336248efae0f9ee5bc7b2d5c985887b16ac
URL for the tag
Example:https://api.github.com/repositories/42/git/tags/940bd336248efae0f9ee5bc7b2d5c985887b16ac
Message describing the purpose of the tag
Example:Initial public release
Show Child Parameters
Show Child Parameters
Show Child Parameters
Git Tree
objectThe hierarchy between files in a Git repository.
Objects specifying a tree structure
Example:{"path":"file.rb","mode":"100644","type":"blob","size":30,"sha":"44b4fc6d56897b048c772eb4087f854f46256132","url":"https://api.github.com/repos/octocat/Hello-World/git/blobs/44b4fc6d56897b048c772eb4087f854f46256132","properties":{"path":{"type":"string"},"mode":{"type":"string"},"type":{"type":"string"},"size":{"type":"integer"},"sha":{"type":"string"},"url":{"type":"string"}},"required":["path","mode","type","sha","url","size"]}