mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-10 06:20:18 +00:00
`LockedWorkingCopy::discard()` shouldn't result in changes to the on-disk state, but `LockedWorkingCopy::check_out()` may have already written a state file, which is surprising. The changes also remain in memory, which is also surprising. Let's fix both of those issues. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |