Support saving multiple local backups #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It'd be nice to support a simple case of storing a bunch of backups on the server, for situations where folks don't need off-site backups, or are using a whole-server off-site backup solution, and want easier access to e.g. database dumps generated by The Bot.
let's have a backup-bot default config that doesn't require configuring a remote storage and just works local first!
#23 solves it.
Per default backups are stored locally. And at each run the target repository can be chosen.