Mbed-TLS / mbedtls-docs

Version-independent documentation for Mbed TLS
Apache License 2.0
21 stars 28 forks source link

Code style rewrite branch check #79

Closed gilles-peskine-arm closed 1 year ago

gilles-peskine-arm commented 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:

mbedtls-rewrite-branch-style --fetch-from=upstream --check=upstream/pull/123 89abcdef
gilles-peskine-arm commented 1 year ago

@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.

AndrzejKurek commented 1 year ago

Yes, I'll review it tomorrow.