The sound distributed version control system

#349 [Feature request] `pijul record ` should warn if path not found.

Closed on April 29, 2021
unidual on February 21, 2021

I was bitten twice by:

% pijul record "Actually informative description"
Nothing to record

and then being utterly confused, especially since it tried to work around another bug!

If pijul had said:

File not found: "Actually informative description"
Nothing to record

I would have understood my oversight immediately!

Please make the tool as dumb-proof as possible (:

unidual on February 21, 2021

With --all, the error could be something like:

% pijul record -all "Actually informative description"
Conflicting options: --all and file "Actually informative description".
pmeunier added a change on April 29, 2021
G7VOM2IMN4SOHOOCFLMNPKTU5DB5EEJMK7SSBA3DLWWXFA672RUAC
main
pmeunier on April 29, 2021

Fixed, thanks!

pmeunier closed this discussion on April 29, 2021