Unrecord the pending patch when pulling, in the special case that there is nothing to download
Dependencies
- [2]
CVLQ7DBFCommitting the remotes even if we do not push anything - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [*]
Q45QHPO4Feedback on network stuff
Change contents
- edit in pijul/src/commands/pushpull.rs at line 580[5.2228][2.56]
if let Some(ref h) = hash {txn.write().unrecord(&repo.changes, &mut channel, h, 0)?;}