jj/cli
Valentin Gatien-Baron 3b7678d9c5 cli: move jj workspace root to `jj root, for discoverability
This is a convenient command, for scripting things like `cd $(jj root)
&& do something`, and it seems better to allow people to find it
before they learn about workspaces.
2024-01-25 16:31:44 -05:00
..
examples workspace: combine working copy functions into a trait 2024-01-25 11:46:07 -08:00
src cli: move jj workspace root to `jj root, for discoverability 2024-01-25 16:31:44 -05:00
testing
tests cli: move jj workspace root to `jj root, for discoverability 2024-01-25 16:31:44 -05:00
build.rs
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE