git-hub icon indicating copy to clipboard operation
git-hub copied to clipboard

pull: when creating a PR and the tracking branch is used, the repo should match hub.upstreamremote

Open llucax opened this issue 4 years ago • 0 comments

When creating a PR, if the branch has a tracking branch configured and it will be used as the base branch, then we should check that the remote matches the hub.upstreamremote, otherwise we might open the PR in an unrelated repo.

Part of #232.

llucax avatar Mar 19 '21 15:03 llucax