jj/lib
Martin von Zweigbergk 389f27f042 working_copy: move writing of conflict objects into new tree builder
This introduces a `MergedTreeBuilder` type, which takes a set of base
trees and overrides. The idea is that it will be able to write
multiple trees or a legacy tree. For now, it's only able to write
legacy trees. To show that it works, the working copy's snaphotting
code has been updated to use it.
2023-08-26 08:16:57 -07:00
..
benches
gen-protos
src working_copy: move writing of conflict objects into new tree builder 2023-08-26 08:16:57 -07:00
tests
testutils
Cargo.toml