ok/jj
1
0
Fork 0
forked from mirrors/jj
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 fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: move jj workspace root to `jj root, for discoverability 2024-01-25 16:31:44 -05:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00