Sprawdź PR lokalnie

git fetch origin pull/$PullRequestId/head:$NewBranchName
git checkout $NewBranchName
Flutter Guy