mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-24 12:48:55 +00:00
6b5544f335
Many of the `TreeBuilder` users have an `Option<TreeValue>` and call either `set()` or `remove()` or the builder depending on whether the value is present. Let's centralize this logic in a new `TreeBuilder::set_or_remove()`. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml |