)]}'
{
  "commit": "30cf618eef09573a2f411e0b420e19f2f2e5a1c1",
  "tree": "a8e0394897e3e0a793c3e26f63c7b77ae9743b0e",
  "parents": [
    "1b32b59f9bd78b3475195a6e99c629a5ffefdea0"
  ],
  "author": {
    "name": "Ævar Arnfjörð Bjarmason",
    "email": "avarab@gmail.com",
    "time": "Sun Mar 28 15:15:41 2021 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Mar 28 19:03:10 2021 -0700"
  },
  "message": "fsck.h: re-order and re-assign \"enum fsck_msg_type\"\n\nChange the values in the \"enum fsck_msg_type\" from being manually\nassigned to using default C enum values.\n\nThis means we end up with a FSCK_IGNORE\u003d0, which was previously\ndefined as \"2\".\n\nI\u0027m confident that nothing relies on these values, we always compare\nthem for equality. Let\u0027s not omit \"0\" so it won\u0027t be assumed that\nwe\u0027re using these as a boolean somewhere.\n\nThis also allows us to re-structure the fields to mark which are\n\"private\" v.s. \"public\". See the preceding commit for a rationale for\nnot simply splitting these into two enums, namely that this is used\nfor both the private and public fsck API.\n\nSigned-off-by: Ævar Arnfjörð Bjarmason \u003cavarab@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "baf37620760590c4ca8e3be32a6237fa11412275",
      "old_mode": 33188,
      "old_path": "fsck.h",
      "new_id": "a7e092d3fb4f4c1c59d5f691872e2aedb71e5c26",
      "new_mode": 33188,
      "new_path": "fsck.h"
    }
  ]
}
