Replies: 1 comment
-
|
Here we have 3:1 for So, altogether |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody!
I just made #1639 which handles all kind of possible arguments for the
diffcommand in an (hopefully) meaningful and understandable way.There is however one open case (which is currently not supported): What should be the output of
rustic diff(i.e. without any argument)?IMO, there are three possible options which make sense:
rustic diff latest latest~1, like in Feature request: Diff - show changes for latest backup by default restic/restic#1965rustic diff latest, i.e. compare the latest snapshot with local path (see fix: handle all arg combinations fordiffcommand #1639)What are your opinions? Are there additional sensible defaults?
4 votes ·
Beta Was this translation helpful? Give feedback.
All reactions