unrecord --reset without a pending change

[?]
Jan 7, 2021, 6:26 PM
MHQBEHJDJ7MUW46HIS24AZFBC4DZDKZNBVBOBOBPML6GGFIS4LQAC

Dependencies

  • [2] 5DVRL6MF Hard-unrecord
  • [3] YAJAXIV5 Unrecording changes atomically
  • [4] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [5] SPA2OL5I keep-changes feature (default) to avoid deleting problematic changes

Change contents

  • replacement in pijul/src/commands/unrecord.rs at line 115
    [3.97582][2.1101:1145]()
    if let Some(h) = pending_hash {
    [3.97582]
    [2.1145]
    if self.reset {
  • edit in pijul/src/commands/unrecord.rs at line 123
    [2.1378]
    [2.1378]
    }
    if let Some(h) = pending_hash {