ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Matt Stark fa6f5e3880 Add the revsets mutable and immutable.
I add them as aliases, since a user may instead choose to define `immutable_heads()`, for example, as `heads(immutable())`, and the define `immutable()` instead.
2024-05-22 09:19:46 +10:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src Add the revsets mutable and immutable. 2024-05-22 09:19:46 +10:00
testing
tests revset: implement a 'reachable(src, domain)' expression 2024-05-21 10:52:31 -04:00
build.rs
Cargo.toml
LICENSE