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
0c6c61a272
borgmatic
/
tests
/
unit
History
Dan Helfman
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (
#235
).
2019-12-04 15:48:10 -08:00
..
borg
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (
#235
).
2019-12-04 15:48:10 -08:00
commands
config
hooks
__init__.py
test_execute.py
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (
#256
).
2019-11-30 16:55:05 -08:00
test_logger.py
test_verbosity.py