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
b10aee3070
borgmatic
/
tests
/
integration
/
commands
History
Dan Helfman
b10aee3070
Remove upgrade-borgmatic-config command for upgrading borgmatic 1.1.0 INI-style configuration (
#529
).
2023-06-19 23:17:59 -07:00
..
completion
Fix Bash completion for sub-actions like "borgmatic config bootstrap" (
#697
follow-on work).
2023-06-15 10:55:31 -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
Refactor arguments parsing to fix bootstrap action CLI issues (
#712
).
2023-06-19 16:18:47 -07:00
test_borgmatic.py
Break out main borgmatic arguments-parsing code into a separate file.
2019-06-22 21:32:27 -07:00
test_generate_config.py
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (
#539
).
2022-05-29 16:03:55 -07:00
test_validate_config.py
View the results of configuration file merging via "validate-borgmatic-config --show" flag (
#673
).
2023-04-11 10:49:09 -07:00