jj/lib
Martin von Zweigbergk 9b24d24612 conflicts: add another helper for materializing a tree value
We have a few places where we have a `MergedTreeValue` and need to
read the data associated with it so we can write to the working copy
or include it in a diff. Let's extract some of that shared logic to a
function so we can reuse it. I plan to use it for reading file
contents in advance while streaming a diff in `local_working_copy`
soon (and probably in `jj diff` thereafter), but I think it seems like
an improvement on its own.
2023-11-08 21:21:38 -08:00
..
benches
gen-protos
src conflicts: add another helper for materializing a tree value 2023-11-08 21:21:38 -08:00
tests revset: exclude @git branches from remote_branches() 2023-11-08 07:34:30 +09:00
testutils merged_tree: let backend influence whether to use new diff algo 2023-11-06 23:12:02 -08:00
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00