Emergency fix: bak config
broke everything on old installs. everything.
0.2.0 release notes follow:
New features:
bak list
:- Fully colorize output (without
-C/--nocolors
flag, or disable in config) - Provide
-d/--diff
flag to identify .bakfiles which are identical to their original - Differentiate visually between entries for different original files
- Maintain order of appearance, even when a .bakfile is updated
- Fully colorize output (without
bak down
: add-d/--destination
argument to restore .bakfiles to arbitrary pathsbak config
: modify configuration from the cli, becausebak.cfg
could be more intuitivebak get-bak
renamed tobak where
Fixed: bak down
can now restore privileged files by falling back on sudo cp
when necessary