Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pick up existing backups #43

Merged
merged 1 commit into from
Jul 12, 2019
Merged

Conversation

nomiddlename
Copy link
Collaborator

This PR fixes #42 - when rolling the old code would only keep track of files it had created during the current run, ignoring old files from previous runs.

Urgh. Installed the "prettier" plugin for atom and it has decided to convert all single quote strings to double quotes, so there's a lot of noise in the diffs below.

@nomiddlename nomiddlename added this to the 1.0.6 milestone Jul 12, 2019
@nomiddlename nomiddlename merged commit b3d205d into master Jul 12, 2019
@lamweili lamweili deleted the do-not-overwrite-old-files branch January 18, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

overwriting old rotated files on restart
1 participant