project-everest / mitls-fstar

Verified implementation of TLS 1.3 in F*
https://www.mitls.org
Other
173 stars 16 forks source link

Fix bundle arg for kremlin #238

Closed mtzguido closed 5 years ago

mtzguido commented 5 years ago

Apparently I need to accept the CLA, since I can't push manually, so making this PR

mtzguido commented 5 years ago

Github let me merge via the web UI... but I was getting this from my computer:

remote: error: GH006: Protected branch update failed for refs/heads/master.
remote: error: Required status check "license/cla" is expected.
To github.com:mitls/mitls-fstar.git
 ! [remote rejected]     master -> master (protected branch hook declined)
error: failed to push some refs to 'git@github.com:mitls/mitls-fstar.git'

Anyway, sorry for the noise.