unrecord --reset without a pending change
[?]
Jan 7, 2021, 6:26 PM
MHQBEHJDJ7MUW46HIS24AZFBC4DZDKZNBVBOBOBPML6GGFIS4LQACDependencies
- [2]
5DVRL6MFHard-unrecord - [3]
SPA2OL5Ikeep-changes feature (default) to avoid deleting problematic changes - [4]
YAJAXIV5Unrecording changes atomically - [5]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/unrecord.rs at line 115
if let Some(h) = pending_hash {if self.reset { - edit in pijul/src/commands/unrecord.rs at line 123
}if let Some(h) = pending_hash {