Prevent --channel from being used with a single file in `pijul reset`
[?]
Mar 1, 2021, 12:50 PM
QV66H4YAO5ASPDY72R3FBFMSFE2DXTKU54W4OSNBY5KPLXNIFPIACDependencies
- [2]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [*]
VQPAUKBQchannel switch as an alias to reset
Change contents
- edit in pijul/src/commands/reset.rs at line 76[5.934][2.12282]
if !self.files.is_empty() {bail!("Cannot use --channel with individual paths. Did you mean --dry-run?")}