mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 02:04:19 +00:00
4c5695f0cd
By taking an `OperationId` argument to `IndexStore::write_index()`, we can remove `associate_file_with_operation()` from the trait. That simplifies the interace a little bit. The reason I noticed this was that I'm trying to extract a trait for `IndexStore`, and the word "file" in it is too specific for e.g. a cloud-based implementation. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |