mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-28 23:32:41 +00:00
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |