repair_zombies: do not add pseudo-edges from FOLDER vertices

pmeunier
Jan 5, 2024, 8:21 PM
AHAXT26RD6V64L2ZSWNW3HKEJ4RV26ISL4PYFP3IGC4EVJM5U3IAC

Dependencies

  • [2] OXZVZDQZ Simplification of missing context repairs
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • edit in libpijul/src/apply.rs at line 614
    [2.2817]
    [2.2817]
    } else if e.flag().contains(EdgeFlags::FOLDER) {
    // If we are here, at least one children of `root`
    // is FOLDER, hence all are.
    return Ok(())