github-backup-docker icon indicating copy to clipboard operation
github-backup-docker copied to clipboard

Impossible to make incremental backups

Open jehy opened this issue 1 year ago • 0 comments

Hi! Thanks for the great image, I wanted the same :)

The only trouble is --output-directory=/srv/var/${DATE}/${u} line - it makes a new directory each time, so incremental backup image is not possible.

When you have over hundred repos, incremental backup is a must >_< Can you add an option to disable date based directory?

jehy avatar Feb 07 '24 22:02 jehy