mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 10:07:28 +00:00
466d35d4bc
`ReadonlyRepo::init_*()` currently calls `WorkingCopy::init()`. In order to remove that dependency, this patch wraps the `ReadonlyRepo::init_*()` functions in new `Workspace` functions. A later patch will have those functions call `WorkspaceCopy::init()`.` |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |