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

feat(resticw): Add a switch to run a diff on the latest snapshot #129

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

gerardbosch
Copy link
Contributor

There's no obvious way to simply run a restic diff for the latest snapshot against the previous one.

This simplifies the task to inspect the last snapshot changes. The user only needs to run sudo resticw --diff-latest (optionally specifying a profile).

There's no obvious way to simply run a restic diff for the latest
snapshot against the previous one.

This simplifies the task to inspect the last snapshot changes. The user
only needs to run `sudo resticw --diff-latest` (optionally specifying a
profile).
@gerardbosch
Copy link
Contributor Author

Oops! I've just seen the announcement 😅😅, would you still accept this last minute small commit?

Copy link
Owner

@erikw erikw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes of course — you had no forewarning =)

@erikw erikw merged commit 9f9a404 into erikw:main Dec 12, 2023
1 check passed
@gerardbosch gerardbosch deleted the feat/diff-latest branch December 12, 2023 15:16
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.

2 participants