Pull: confusion between from and to channels
Dependencies
- [2]
5OGOE4VWStore the current channel in the pristine - [3]
ZBNKSYA6Fixing a bus error when starting a transaction on a full disk - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- replacement in pijul/src/commands/pushpull.rs at line 294
let channel_name = if let Some(ref c) = self.from_channel {let channel_name = if let Some(ref c) = self.to_channel {