i cant figure out how should we pass the value of show_help_on_no_args.Should we have a separate config file or it needs to be in some file in existing file structure?Also pls guide if I am moving…
Here is my implementation plan for this issue-
def check_and_show_help_on_no_args(): """ Check if the 'borgmatic' command is run without any arguments. If the configuration…
Thank you for the feedback! I’ve applied all the suggested changes in the latest commit, including:
- Added unit test test_build_restore_command_prevents_shell_injection( ).
- Used…
I used this because unit tests were failing without running this.I will try once more without using this function though.
how should I proceed with this issue here??
Added unit tests.All of them were successful.Please review and suggest any changes to be made.
I got an email notification about a question you had on this, but I'm not seeing the comment posted here. Did you figure out the issue you were having? yeah I was able to figure out the…
I am working on a similar issue #837 . Is it alright if I can have this issue assigned to me?
I would like to work on this issue. @witten can u please guide me as to how to get started?