mirror of
https://github.com/restic/restic.git
synced 2026-03-31 10:22:44 +00:00
This commit will add json tags to the structs for json output, so all json variables of the snapshot command output are lowercase and snake-case. Furthermore it adds some internal code changes based on the feedback in the pull request #2087.