)]}'
{
  "commit": "d8465500c3d5ced194585eea05b2a6dccfaa6366",
  "tree": "e6f89f28df459adba18f1f5de8ae748d3604acf7",
  "parents": [
    "bb75be6cb916297f271c846f2f9caa3daaaec718"
  ],
  "author": {
    "name": "Jonathan Nieder",
    "email": "jrnieder@gmail.com",
    "time": "Mon Nov 19 22:11:47 2018 -0800"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Nov 21 13:43:06 2018 +0900"
  },
  "message": "eoie: default to not writing EOIE section\n\nSince 3b1d9e04 (eoie: add End of Index Entry (EOIE) extension,\n2018-10-10) Git defaults to writing the new EOIE section when writing\nout an index file.  Usually that is a good thing because it improves\nthreaded performance, but when a Git repository is shared with older\nversions of Git, it produces a confusing warning:\n\n  $ git status\n  ignoring EOIE extension\n  HEAD detached at 371ed0defa\n  nothing to commit, working tree clean\n\nLet\u0027s introduce the new index extension more gently.  First we\u0027ll roll\nout the new version of Git that understands it, and then once\nsufficiently many users are using such a version, we can flip the\ndefault to writing it by default.\n\nIntroduce a \u0027[index] recordEndOfIndexEntries\u0027 configuration variable\nto allow interested users to benefit from this index extension early.\n\nSigned-off-by: Jonathan Nieder \u003cjrnieder@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b94b6bedc03071109998ee7d27cf50c53e4194b",
      "old_mode": 33188,
      "old_path": "Documentation/config/index.txt",
      "new_id": "8e138aba7a460f1d5a628b43f684e28da9c3adce",
      "new_mode": 33188,
      "new_path": "Documentation/config/index.txt"
    },
    {
      "type": "modify",
      "old_id": "4ca81286c00c57484a3567a56fa4d441725708da",
      "old_mode": 33188,
      "old_path": "read-cache.c",
      "new_id": "1e9c772603070722899ee88f559c51283961e3d3",
      "new_mode": 33188,
      "new_path": "read-cache.c"
    },
    {
      "type": "modify",
      "old_id": "2ac47aa0e4a7164cd06037496832a1744990a774",
      "old_mode": 33261,
      "old_path": "t/t1700-split-index.sh",
      "new_id": "0cbac64e28b26eebe2805c51748be99d647e039d",
      "new_mode": 33261,
      "new_path": "t/t1700-split-index.sh"
    }
  ]
}
