Fixing name conflicts by choosing an entirely different name
Dependencies
- [2]
2UMXNSD5Record: simpler detection of moves vs conflicts - [3]
QAXLX3UABackwards-compatibility: moving old paths to the new "roots" feature - [4]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in libpijul/src/record.rs at line 1107
if moved.n_alive_names == 1 {if moved.n_alive_names == 1 || (moved.need_new_name && !is_resurrected) {