You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add (optional) post-commit git hook for running bootstrap script (#22632)
Once installed this script will automatically bootstrap emscripten on
each branch checkout.
Use `./bootstrap -i/--install-post-checkout` to install the script. We
could consider doing this automatically too as a followup if folks end
up liking this solution.
Fixes: #22550
0 commit comments