ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara a569ac07f6 revset: alias 'empty()' to '~file(*)'
We're more likely to filter out empty commits, so this should be slightly
faster in practice.

The extra Option<> isn't needed, but it should clarify that "prefix([])"
is not "everything".
2022-12-07 23:38:17 +09:00
..
src revset: alias 'empty()' to '~file(*)' 2022-12-07 23:38:17 +09:00
tests
testutils
build.rs
Cargo.toml