forked from mirrors/jj
c8184845d7
I'm about to make `LockedLocalWorkingCopy` not borrow from `LocalWorkingCopy`. That will make it easier to forget to update any `LocalWorkingCopy` variables when the modifications have been committed. This patch introduces a wrapper around `LockedLocalWorkingCopy` to help prevent that. Thanks to Yuya for the suggestion. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |