mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-16 09:11:55 +00:00
fabaf8b608
Having the checkout functionality in `LockedWorkingCopy` makes it a little more flexible (one could imagine using it for udating working copy files and then discarding the state changes, for example). It also lets us reuse a few lines of code for locking. I left `WorkingCopy::check_out()` for convenience because that's what all current users want. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |