# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Base represents a base repository and branch.
ChangeSet represents a commit to be created and pushed.
No description provided by the author
CommitFound contains the information about a commit that was found in the repository.
File represents the desired state of a file in a repository.
GitHubRepositories provides a set of operations to interact with repositories.
Head represents a head branch to be created and optionally a tag to be created.
PullRequest contains the information about a pull request to be created and sent to a repository.
PullRequestCreated contains the information about a pull request that was created and sent to a repository.
PullRequestFound contains the information about a pull request found in the repository.
No description provided by the author
# Interfaces
No description provided by the author