]> git.ipfire.org Git - thirdparty/openssl.git/commit
dev/release.sh: Rework to be smoother
authorRichard Levitte <levitte@openssl.org>
Sun, 9 Aug 2020 12:22:09 +0000 (14:22 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 12 Sep 2020 18:09:57 +0000 (20:09 +0200)
commit4588f35b5af9bc0d250877ce22915d0cd96f320e
tree1490f0d9f59f04d9498e97bb74f9253928df43b2
parent35e6ea3bdc2741c1818337e75756b45d6a2a6122
dev/release.sh: Rework to be smoother

It now creates all the necessary feature branches for github in your
repository, making the cloned sub-directory unnecessary for post-release
purposes.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12614)
dev/release.sh