mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
6004efb3b2
evaluate_programmatic() should be allowed here. AFAIK, the contract is that the expression should never contain any bare symbols and "fallible" symbol-like expressions, which doesn't apply to branches() and remote_branches() functions. evaluate_revset() is removed because there are no callers. However, it's simple and basic function, so we might want to reintroduce it if needed. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |