Interface PullRequestRef

All Superinterfaces:
MinimalRef, MinimalRepositoryRef, Ref, RepositoryRef

public interface PullRequestRef extends RepositoryRef
A ref involved in a pull request, linking to the repository the ref is in. This allows cross-repository pull requests.
See Also: