repair_zombies: do not add pseudo-edges from FOLDER vertices
Dependencies
- [2]
OXZVZDQZSimplification of missing context repairs - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- edit in libpijul/src/apply.rs at line 614
} else if e.flag().contains(EdgeFlags::FOLDER) {// If we are here, at least one children of `root`// is FOLDER, hence all are.return Ok(())