Pull: confusion between from and to channels

pmeunier
Jul 4, 2021, 6:04 PM
HQ2C4VT5O2IOUAQQTEAF7VIFNJFOZWBW2R5ACLK3TD4YZUXNZ77QC

Dependencies

  • [2] 5OGOE4VW Store the current channel in the pristine
  • [3] ZBNKSYA6 Fixing a bus error when starting a transaction on a full disk
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in pijul/src/commands/pushpull.rs at line 294
    [2.2188][2.2188:2256]()
    let channel_name = if let Some(ref c) = self.from_channel {
    [2.2188]
    [2.2256]
    let channel_name = if let Some(ref c) = self.to_channel {