Closed gilles-peskine-arm closed 1 year ago
When reviewing a pull request with a force-push, supposing the pull request is #123, the remote name for the repository is upstream, and the force-push is from 89abcdef:
#123
upstream
mbedtls-rewrite-branch-style --fetch-from=upstream --check=upstream/pull/123 89abcdef
@AndrzejKurek Do you think you'll be able to review this? It's not that important anymore, but since I've written the code, we might as well merge it.
Yes, I'll review it tomorrow.
When reviewing a pull request with a force-push, supposing the pull request is
#123
, the remote name for the repository isupstream
, and the force-push is from 89abcdef: