package
0.6.0
Repository: https://github.com/abhinav/git-pr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

LandRequest is a request to land the given pull request.
LandResponse is the response of a land request.
RebaseRequest is a request to rebase the given list of pull requests and their dependencies onto the given base branch.
RebaseResponse is the response of the Rebase operation.

# Interfaces

PR is the service that provides pull request related operations.