ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 8c0f7d7707 backend: define root change id statically
I made it a free function. Alternatively, the root id could be instantiated
by and obtained through backend, but I don't think we'll need such level of
abstraction.

I'm going to add a workaround for shortest prefix calculation of the root ids,
where this function will be used.
2023-01-22 12:03:08 +09:00
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src backend: define root change id statically 2023-01-22 12:03:08 +09:00
tests op_heads_store: remove LockedOpHeads 2023-01-20 15:18:08 -08:00
testutils cargo: bump git2 from 0.16.0 to 0.16.1 2023-01-21 00:05:57 +00:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump git2 from 0.16.0 to 0.16.1 2023-01-21 00:05:57 +00:00