mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 03:22:59 +00:00
It's named after Conflict::from_legacy_form(). If RefTarget is migrated to new Conflict type, from_legacy_form([], [add]) will create a normal target, and from_legacy_form([], []) will be equivalent to the current None target. That's why this function isn't named as RefTarget::conflict(). |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |