mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
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 |