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
ed7fe5c6d0
borgmatic
/
tests
/
unit
/
commands
History
Dan Helfman
ed7fe5c6d0
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
..
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_arguments.py
Run "compact" action by default when no actions are specified (
#394
).
2022-02-09 14:33:12 -08:00
test_borgmatic.py
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