It seems change inverses will need a little more work
[?]
Dec 24, 2020, 4:37 PM
ZXCRG5RPZU7DKPFI24IRLHV4DZSB6NJKA73J6FC7ARXT2KGOIV7QCDependencies
- [2]
NA5I4WYNFixing the inverse of conflict resolutions - [3]
I52XSRUHMassive cleanup, and simplification - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in libpijul/src/apply.rs at line 764
if (e.flag & EdgeFlags::FOLDER | EdgeFlags::BLOCK).is_empty() {if !e.flag.contains(EdgeFlags::FOLDER) {