I currently have files that move in and out of a folder that I backup so each revision will contain different files. Is there a way to collapse/merge/flatten revisions so when I restore, it will restore ALL files instead of what is in the latest revision?
At the moment to achieve what I’m looking for, I have to restore all the files from all previous revisions first onto disk before backing up again (so I can tag it as “complete” or something). This takes up disk space + compute time.