forked from mirrors/jj
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()`. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml |