# Functions
GetRepository get repository information by remote name.
# Structs
CheckoutOptions "checkout" command options.
ListOptions "list" command options.
NoOption empty struct.
PullOptions "pull" command options.
PullRequest the pull request model.
PushOptions "push" command options.
RemoveOptions "remove" command options.
Repository Git repository model.
# Type aliases
PRNumbers Slice of PR numbers.