This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
525266ede6
borgmatic
/
tests
/
unit
History
Dan Helfman
0e6b425ac5
Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (
#515
).
2022-04-23 14:03:15 -07:00
..
borg
Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (
#515
).
2022-04-23 14:03:15 -07:00
commands
Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (
#473
).
2022-04-21 22:08:25 -07:00
config
hooks
__init__.py
test_execute.py
test_logger.py
test_signals.py
test_verbosity.py