This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
9
Star
71
Fork
50
You've already forked borgmatic
Code
Issues
54
Pull Requests
4
Actions
1
Packages
Releases
157
Activity
Files
b62017be4bbeae110f813d3bece3f51b49740522
borgmatic
/
tests
/
integration
/
commands
History
Dan Helfman
b62017be4b
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (
#716
).
2023-06-24 15:35:10 -07:00
..
completion
Fix error parsing arguments with multiple verbosity flags (
#716
).
2023-06-24 14:10:47 -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
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (
#716
).
2023-06-24 15:35:10 -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
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -07:00
test_validate_config.py
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00