Fixing the "empty subcommand" case

[?]
Nov 29, 2020, 7:59 PM
BQDE4VH6OZHULHAOP37GSBJMCI5QIFSOU6COBYKPAY6FPH3IMISAC

Dependencies

  • [2] RJMQSZER External commands
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • edit in pijul/src/main.rs at line 220
    [2.748]
    [2.748]
    if cmd.is_empty() {
    return Ok(false);
    }