mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-16 00:56:23 +00:00
35f9c12cb5
`LocalWorkingCopy::check_out()` can be expressed using the planned `WorkingCopy` trait, so it doesn't need to be in the trait itself `WorkingCopy`. I wasn't sure if I should make it a free function in `working_copy`, but I ended up moving it onto `Workspace`. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |