ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara b6d95c3504 cli: use high-level show_diff() function in cmd_status()
As I'm going to remove &WorkspaceCommandHelper from these functions, it will
be a bit more verbose to call low-level show_*() functions.
2024-05-14 09:36:13 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src cli: use high-level show_diff() function in cmd_status() 2024-05-14 09:36:13 +09:00
testing
tests cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE