mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-29 07:59:00 +00:00
7c8a0a18f9
`ReadonlyRepo::init()` takes callbacks for initializing each kind of backend. We called these things like `op_store_initializer`. I found that confusing because it is not a `OpStoreFactory` (which is for loading an existing backend). This patch tries to clarify that by renaming the arguments and adding types for each kind of callback function. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |