mirror of
https://github.com/restic/restic.git
synced 2026-06-30 20:44:18 +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.