mirror of
https://github.com/restic/restic.git
synced 2026-05-15 14:45:24 +00:00
c9fd9b5275
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.