make --delete in restic restore detault behaviour #94

Open
Apfelwurm wants to merge 1 commits from feature/makeDeleteDefault into main
Owner

This PR implements the --delete parameter for restic restore as default behaviour.
Details/discussion: #93

This PR implements the --delete parameter for restic restore as default behaviour. Details/discussion: https://git.coopcloud.tech/coop-cloud/backup-bot-two/issues/93
Apfelwurm added 1 commit 2026-07-22 18:41:24 +00:00
make --delete in restic restore detault behaviour
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ceaf7fde8a
Some checks are pending
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/makeDeleteDefault:feature/makeDeleteDefault
git checkout feature/makeDeleteDefault
Sign in to join this conversation.