github.comparetwocommitsprops.basehead
Home > @runlightyear/github > CompareTwoCommitsProps > basehead
CompareTwoCommitsProps.basehead property
The base branch and head branch to compare. This parameter expects the format BASE...HEAD. Both must be branch names in repo. To compare with a branch that exists in a different repository in the same network as repo, the basehead parameter expects the format USERNAME:BASE...USERNAME:HEAD.
Signature:basehead: string;