jj/lib
Martin von Zweigbergk 012b4c4d8e revsets: add syntax for a particular workspace's checkout (#13)
Because we record each workspace's checkout in the repo view, we can
-- unlike other VCSs -- let the user refer to any workspace's checkout
in revsets. This patch adds syntax for that, so you can show the
contents of the checkout in workspace "foo" with `jj show foo@`. That
won't automatically commit that workspace's working copy, however.
2022-02-02 10:05:31 -08:00
..
benches
protos working_copy: keep track of workspace ID (#13) 2022-02-02 08:15:22 -08:00
src revsets: add syntax for a particular workspace's checkout (#13) 2022-02-02 10:05:31 -08:00
tests revsets: add syntax for a particular workspace's checkout (#13) 2022-02-02 10:05:31 -08:00
build.rs
Cargo.toml cargo: upgrade to Rust 2021 (just to stay up to date) 2021-12-13 21:47:00 -08:00