Replacing a panic with a proper error
Dependencies
- [2]
I24UEJQLVarious post-fire fixes - [3]
EUZFFJSOUpdating Pijul with the latest changes in Libpijul - [4]
S2B5MEWPMinor change in the type of sanakirja::GraphTxnT::Graph (prepare for more general backends) - [5]
A3RM526YIntegrating identity malleability - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/debug.rs at line 44
.follow_oldest_path(&repo.changes, &channel, &root).unwrap();.follow_oldest_path(&repo.changes, &channel, &root)?;