ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk fd6c7f3bb3 op_heads_store: let caller create initial operation
It makes the APIs much simpler if we don't have to pass in information
about the initial operation when we create the `OpHeadsStore`. It also
makes the alternative `OpHeadsStore` implementations simpler since we
move some logic into a shared location (`ReadonlyRepo::init()`).

This effectively undoes ec07104126. Maybe some further refactoring
made it possible to move it back as I'm doing in this commit?
2023-02-28 08:08:31 -08:00
..
gen-protos
src op_heads_store: let caller create initial operation 2023-02-28 08:08:31 -08:00
tests
testutils cargo: bump tempfile from 3.3.0 to 3.4.0 2023-02-27 11:06:51 -08:00
build.rs
Cargo.toml cargo: bump tempfile from 3.3.0 to 3.4.0 2023-02-27 11:06:51 -08:00