mirror of
https://github.com/octoleo/restic.git
synced 2025-02-02 20:08:25 +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.