Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@ pushd %~dp0
cargo run --profile buildscript --package enso-build-cli -- %*
@ popd
@ exit /b %ERRORLEVEL%