ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 1f5835c267 cli: simplify help about default "log -r"
Since we've moved the default log revset to config/*.toml at 3dab92d2, we don't
have to repeat the default value. It can be queried by "jj config list". I also
split the help paragraphs.
2024-10-01 20:04:06 +09:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src cli: simplify help about default "log -r" 2024-10-01 20:04:06 +09:00
testing
tests cli: simplify help about default "log -r" 2024-10-01 20:04:06 +09:00
build.rs
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE