summaryrefslogtreecommitdiff
path: root/src/backup_run.rs
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05refactor: move policy on whether to back up a file into a moduleLars Wirzenius1-0/+92
This commit also splits up the src/cmd/backup.rs module into other, smaller, more cohesive modules that are easier to understand and use.