Files
oak-gpui/crates/eval
Oleksiy Syvokon 6dd622d6c3 eval: Fix git revision existence check (#28959)
This change fixes a bug in the worktree initialization.

Details: `git ref-parse --verify $HASH` just checks that $HASH is a
well-formed hash and will successfully return even if $HASH doesn't
exist.

Release Notes:

- N/A
2025-04-17 19:57:37 +03:00
..

Eval

This eval assumes the working directory is the root of the repository. Run it with:

cargo run -p eval