In output, preserve the temporary path even if an intermediate directory has not changed, in case children have to be moved
Dependencies
- [2]
O6HIGFLTRemove the directory marker when a directory is deleted (and add it when a file in the inodes table is not in the tree, which is a bizarre situation) - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- edit in libpijul/src/output/output.rs at line 704[2.440][4.681836]
} else {if let Cow::Owned(tmp_) = actual_path {*tmp = Some(tmp_)}